Uses of Class
eu.bandm.tools.d2d2.rt.State_sequ
Packages that use 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
Methods in eu.bandm.tools.d2d2.base with parameters of type State_sequModifier and TypeMethodDescriptionvoidStackPrinter.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
Fields in eu.bandm.tools.d2d2.rt with type parameters of type State_sequModifier and TypeFieldDescriptionstatic final Function<State_sequ, Integer> State_sequ.get_positionDeprecated.Use new '::' method reference instead.static final Function<State_sequ, Seq> State_sequ.get_ruleDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.rt that return State_sequModifier and TypeMethodDescriptionState_sequ.doclone()Clones this object.Copies values of all common fields from the argument.Methods in eu.bandm.tools.d2d2.rt that return types with arguments of type State_sequModifier 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) Methods in eu.bandm.tools.d2d2.rt with parameters of type State_sequModifier and TypeMethodDescriptionprotected void__Formatter.action(State_sequ el) protected voidDump_rt.action(State_sequ e0) protected voidMATCH_ONLY_00.action(State_sequ e0) protected voidMatch_rt.action(State_sequ e0) protected voidSinglePhase_rt.action(State_sequ e0) protected voidDump_rt.descend(State_sequ e0) protected voidMatch_rt.descend(State_sequ e0) voidMATCH_ONLY_00.match(State_sequ e0) protected voidMatch_rt.post(State_sequ e0) protected voidMatch_rt.pre(State_sequ e0) protected voidDump_rt.printscalars(State_sequ e0) protected Format__Formatter.toFormat(State_sequ el) Method parameters in eu.bandm.tools.d2d2.rt with type arguments of type State_sequ