Uses of Class
eu.bandm.tools.d2d2.rt.State_sequ
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_sequ in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionvoid
StackPrinter.FollowSet.action
(State_sequ state) Extract all first-tags of the suffix of the sequence, starting after the current position. -
Uses of State_sequ in eu.bandm.tools.d2d2.rt
Modifier and TypeFieldDescriptionstatic final Function<State_sequ,
Integer> State_sequ.get_position
Deprecated.Use new '::' method reference instead.static final Function<State_sequ,
Seq> State_sequ.get_rule
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionState_sequ.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<State_sequ>
State_sequ.get_position
(Pattern<? super Integer> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<State_sequ>
__Patterns.term_State_sequ
(Pattern<? super State> superpattern, Pattern<? super Integer> p_position) Modifier and TypeMethodDescriptionprotected void
__Formatter.action
(State_sequ el) protected void
Dump_rt.action
(State_sequ e0) protected void
MATCH_ONLY_00.action
(State_sequ e0) protected void
Match_rt.action
(State_sequ e0) protected void
SinglePhase_rt.action
(State_sequ e0) protected void
Dump_rt.descend
(State_sequ e0) protected void
Match_rt.descend
(State_sequ e0) void
MATCH_ONLY_00.match
(State_sequ e0) protected void
Match_rt.post
(State_sequ e0) protected void
Match_rt.pre
(State_sequ e0) protected void
Dump_rt.printscalars
(State_sequ e0) protected Format
__Formatter.toFormat
(State_sequ el)