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 String
Udom2Sax.getCharOnly
(Definition x, ResultContainer c) (package private) void
UdomClient.Element.pushSubs
(ResultContainer subs) -
Uses of ResultContainer in eu.bandm.tools.d2d2.rt
Subclasses of ResultContainer in eu.bandm.tools.d2d2.rtModifier and TypeClassDescriptionclass
Generated by umod; model author's documentation MISSING.class
Generated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.rt declared as ResultContainerModifier and TypeFieldDescriptionprotected ResultContainer
State.result
Generated 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_location
Deprecated.Use new '::' method reference instead.static final Function
<State, ResultContainer> State.get_result
Deprecated.Use new '::' method reference instead.static final Function
<ResultContainer, CheckedList<Udom>> ResultContainer.get_sequ
Deprecated.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 void
Dump_rt.action
(ResultContainer e0) protected void
MATCH_ONLY_00.action
(ResultContainer e0) protected void
Match_rt.action
(ResultContainer e0) protected void
SinglePhase_rt.action
(ResultContainer e0) protected void
Dump_rt.descend
(ResultContainer e0) protected void
Match_rt.descend
(ResultContainer e0) void
Dump_rt.follow_sequ
(ResultContainer element) void
Match_rt.follow_sequ
(ResultContainer element) void
SinglePhase_rt.follow_sequ
(ResultContainer element) void
MATCH_ONLY_00.followAll_sequ
(ResultContainer element) void
MATCH_ONLY_00.match
(ResultContainer e0) protected void
Match_rt.post
(ResultContainer e0) protected void
Match_rt.pre
(ResultContainer e0) protected void
Dump_rt.printscalars
(ResultContainer e0) boolean
State.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/.."
.