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 TypeMethodDescriptionvoidStackPrinter.FollowSet.action(State_perm permstate) Extract all first-tags of all sub-expresions, which have not been used yet.protected voidText2Udom.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_consumedDeprecated.Use new '::' method reference instead.static final Function<State_perm, PermutationGroup> State_perm.get_directoryDeprecated.Use new '::' method reference instead.static final Function<State_perm, CheckedSet<Expression>> State_perm.get_obligatesDeprecated.Use new '::' method reference instead.static final Function<State_perm, Perm> State_perm.get_ruleDeprecated.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 voidDump_rt.action(State_perm e0) protected voidMATCH_ONLY_00.action(State_perm e0) protected voidMatch_rt.action(State_perm e0) protected voidSinglePhase_rt.action(State_perm e0) protected voidDump_rt.descend(State_perm e0) protected voidMatch_rt.descend(State_perm e0) voidDump_rt.follow_consumed(State_perm element) voidMatch_rt.follow_consumed(State_perm element) voidSinglePhase_rt.follow_consumed(State_perm element) voidDump_rt.follow_obligates(State_perm element) voidMatch_rt.follow_obligates(State_perm element) voidSinglePhase_rt.follow_obligates(State_perm element) voidMATCH_ONLY_00.followAll_consumed(State_perm element) voidMATCH_ONLY_00.followAll_obligates(State_perm element) voidMATCH_ONLY_00.match(State_perm e0) protected voidMatch_rt.post(State_perm e0) protected voidMatch_rt.pre(State_perm e0) protected voidDump_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