Uses of Class
eu.bandm.tools.d2d2.rt.ResultContainer
Packages that use ResultContainer
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 ResultContainer in eu.bandm.tools.d2d2.base
Methods in eu.bandm.tools.d2d2.base with parameters of type ResultContainerModifier and TypeMethodDescriptionprotected StringUdom2Sax.getCharOnly(Definition x, ResultContainer c) (package private) voidUdomClient.Element.pushSubs(ResultContainer subs) -
Uses of ResultContainer in eu.bandm.tools.d2d2.rt
Subclasses of ResultContainer in eu.bandm.tools.d2d2.rtModifier and TypeClassDescriptionclassGenerated by umod; model author's documentation MISSING.classGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.rt declared as ResultContainerModifier and TypeFieldDescriptionprotected ResultContainerState.resultGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.rt with type parameters of type ResultContainerModifier and TypeFieldDescriptionstatic final Function<ResultContainer, Location<String>> ResultContainer.get_locationDeprecated.Use new '::' method reference instead.static final Function<State, ResultContainer> State.get_resultDeprecated.Use new '::' method reference instead.static final Function<ResultContainer, CheckedList<Udom>> ResultContainer.get_sequDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.rt that return ResultContainerModifier and TypeMethodDescriptionResultContainer.doclone()Clones this object.State.get_result()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Methods in eu.bandm.tools.d2d2.rt that return types with arguments of type ResultContainerModifier and TypeMethodDescriptionstatic Pattern<ResultContainer> ResultContainer.get_location(Pattern<? super Location<String>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<ResultContainer> ResultContainer.get_sequ(Pattern<? super CheckedList<Udom>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<ResultContainer> __Patterns.term_ResultContainer(Pattern<? super Udom> superpattern, Pattern<? super Location<String>> p_location, Pattern<? super CheckedList<Udom>> p_sequ) Methods in eu.bandm.tools.d2d2.rt with parameters of type ResultContainerModifier and TypeMethodDescriptionprotected void__Formatter.action(ResultContainer el) protected voidDump_rt.action(ResultContainer e0) protected voidMATCH_ONLY_00.action(ResultContainer e0) protected voidMatch_rt.action(ResultContainer e0) protected voidSinglePhase_rt.action(ResultContainer e0) protected voidDump_rt.descend(ResultContainer e0) protected voidMatch_rt.descend(ResultContainer e0) voidDump_rt.follow_sequ(ResultContainer element) voidMatch_rt.follow_sequ(ResultContainer element) voidSinglePhase_rt.follow_sequ(ResultContainer element) voidMATCH_ONLY_00.followAll_sequ(ResultContainer element) voidMATCH_ONLY_00.match(ResultContainer e0) protected voidMatch_rt.post(ResultContainer e0) protected voidMatch_rt.pre(ResultContainer e0) protected voidDump_rt.printscalars(ResultContainer e0) booleanState.set_result(ResultContainer val) Generated by umod; model author's documentation MISSING.protected Format__Formatter.toFormat(ResultContainer el) Method parameters in eu.bandm.tools.d2d2.rt with type arguments of type ResultContainerModifier and TypeMethodDescription__Patterns.cast_ResultContainer(Pattern<? super ResultContainer> p) State.get_result(Pattern<? super ResultContainer> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<PermutationSubexpression> __Patterns.term_PermutationSubexpression(Pattern<? super ResultContainer> superpattern) static Pattern<ResultingStructure> __Patterns.term_ResultingStructure(Pattern<? super ResultContainer> superpattern, Pattern<? super Definition> p_tag, Pattern<? super CheckedMultimap_RD<Definition, ResultingStructure>> p_assoc) Constructors in eu.bandm.tools.d2d2.rt with parameters of type ResultContainerModifierConstructorDescriptionState(ResultContainer result) Synthetic minimal constructor provided by the umod compiler.State(State predec, ResultContainer result, boolean inxslt) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".State_perm(ResultContainer result, Perm rule, PermutationGroup directory) Synthetic minimal constructor provided by the umod compiler.State_perm(State predec, ResultContainer result, boolean inxslt, Perm rule, PermutationGroup directory) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".State_rep(ResultContainer result, GrUnary rule) Synthetic minimal constructor provided by the umod compiler.State_rep(State predec, ResultContainer result, boolean inxslt, GrUnary rule) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".State_sequ(ResultContainer result, Seq rule, int position) Synthetic minimal constructor provided by the umod compiler.State_sequ(State predec, ResultContainer result, boolean inxslt, Seq rule, int position) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".State_singleton(ResultContainer result, Reference ref, Definition def, Expression rule) Synthetic minimal constructor provided by the umod compiler.State_singleton(State predec, ResultContainer result, boolean inxslt, Reference ref, Definition def, Expression rule) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".