Uses of Class
eu.bandm.tools.d2d2.rt.State_singleton
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Umod main model class: This is a model for the
results of d2d text parsing.
-
Uses of State_singleton in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionprotected State_singleton
Text2Udom.find_top_singleton()
Called fromText2Udom.return_to_upper_input_mode()
.protected State_singleton
Text2Udom.find_top_singleton
(boolean mustBeNonAtt) Modifier and TypeMethodDescriptionprotected void
Text2Udom.deliver_to_singletonstate
(ResultingStructure res, State_singleton tss) -
Uses of State_singleton in eu.bandm.tools.d2d2.rt
Modifier and TypeFieldDescriptionstatic final Function<State_singleton,
Definition> State_singleton.get_def
Deprecated.Use new '::' method reference instead.static final Function<State_singleton,
Reference> State_singleton.get_ref
Deprecated.Use new '::' method reference instead.static final Function<State_singleton,
Expression> State_singleton.get_rule
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionState_singleton.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<State_singleton>
State_singleton.get_def
(Pattern<? super Definition> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<State_singleton>
Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<State_singleton>
__Patterns.term_State_singleton
(Pattern<? super State> superpattern, Pattern<? super Reference> p_ref, Pattern<? super Definition> p_def) Modifier and TypeMethodDescriptionprotected void
__Formatter.action
(State_singleton el) protected void
Dump_rt.action
(State_singleton e0) protected void
MATCH_ONLY_00.action
(State_singleton e0) protected void
Match_rt.action
(State_singleton e0) protected void
SinglePhase_rt.action
(State_singleton e0) protected void
Dump_rt.descend
(State_singleton e0) protected void
Match_rt.descend
(State_singleton e0) void
MATCH_ONLY_00.match
(State_singleton e0) protected void
Match_rt.post
(State_singleton e0) protected void
Match_rt.pre
(State_singleton e0) protected void
Dump_rt.printscalars
(State_singleton e0) protected Format
__Formatter.toFormat
(State_singleton el) Modifier and TypeMethodDescription__Patterns.cast_State_singleton
(Pattern<? super State_singleton> p)