Uses of Class
eu.bandm.tools.d2d2.rt.State_perm
Packages that use State_perm
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_perm in eu.bandm.tools.d2d2.base
Methods in eu.bandm.tools.d2d2.base with parameters of type State_permModifier and TypeMethodDescriptionvoid
StackPrinter.FollowSet.action
(State_perm permstate) Extract all first-tags of all sub-expresions, which have not been used yet.protected void
Text2Udom.addRestPerm
(State_perm permstate, CheckedList<Expression> misslist) Add obligate members of a "perm" expression to the term which describes the missing input. -
Uses of State_perm in eu.bandm.tools.d2d2.rt
Fields in eu.bandm.tools.d2d2.rt with type parameters of type State_permModifier and TypeFieldDescriptionstatic final Function
<State_perm, CheckedSet<Expression>> State_perm.get_consumed
Deprecated.Use new '::' method reference instead.static final Function
<State_perm, PermutationGroup> State_perm.get_directory
Deprecated.Use new '::' method reference instead.static final Function
<State_perm, CheckedSet<Expression>> State_perm.get_obligates
Deprecated.Use new '::' method reference instead.static final Function
<State_perm, Perm> State_perm.get_rule
Deprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.rt that return State_permModifier and TypeMethodDescriptionState_perm.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_permModifier and TypeMethodDescriptionstatic Pattern
<State_perm> State_perm.get_consumed
(Pattern<? super CheckedSet<Expression>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<State_perm> State_perm.get_directory
(Pattern<? super PermutationGroup> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<State_perm> State_perm.get_obligates
(Pattern<? super CheckedSet<Expression>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<State_perm> __Patterns.term_State_perm
(Pattern<? super State> superpattern, Pattern<? super PermutationGroup> p_directory, Pattern<? super CheckedSet<Expression>> p_obligates, Pattern<? super CheckedSet<Expression>> p_consumed) Methods in eu.bandm.tools.d2d2.rt with parameters of type State_permModifier and TypeMethodDescriptionprotected void
__Formatter.action
(State_perm el) protected void
Dump_rt.action
(State_perm e0) protected void
MATCH_ONLY_00.action
(State_perm e0) protected void
Match_rt.action
(State_perm e0) protected void
SinglePhase_rt.action
(State_perm e0) protected void
Dump_rt.descend
(State_perm e0) protected void
Match_rt.descend
(State_perm e0) void
Dump_rt.follow_consumed
(State_perm element) void
Match_rt.follow_consumed
(State_perm element) void
SinglePhase_rt.follow_consumed
(State_perm element) void
Dump_rt.follow_obligates
(State_perm element) void
Match_rt.follow_obligates
(State_perm element) void
SinglePhase_rt.follow_obligates
(State_perm element) void
MATCH_ONLY_00.followAll_consumed
(State_perm element) void
MATCH_ONLY_00.followAll_obligates
(State_perm element) void
MATCH_ONLY_00.match
(State_perm e0) protected void
Match_rt.post
(State_perm e0) protected void
Match_rt.pre
(State_perm e0) protected void
Dump_rt.printscalars
(State_perm e0) protected Format
__Formatter.toFormat
(State_perm el) Method parameters in eu.bandm.tools.d2d2.rt with type arguments of type State_perm