Uses of Class
eu.bandm.tools.d2d2.rt.SubstituteChars
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 SubstituteChars in eu.bandm.tools.d2d2.base
-
Uses of SubstituteChars in eu.bandm.tools.d2d2.rt
Modifier and TypeFieldDescriptionstatic final Function<SubstituteChars,
Location<String>> SubstituteChars.get_endLocation
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionSubstituteChars.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<SubstituteChars>
SubstituteChars.get_endLocation
(Pattern<? super Location<String>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<SubstituteChars>
__Patterns.term_SubstituteChars
(Pattern<? super ResultingChars> superpattern, Pattern<? super Location<String>> p_endLocation) Modifier and TypeMethodDescriptionprotected void
__Formatter.action
(SubstituteChars el) protected void
Dump_rt.action
(SubstituteChars e0) protected void
MATCH_ONLY_00.action
(SubstituteChars e0) protected void
Match_rt.action
(SubstituteChars e0) protected void
SinglePhase_rt.action
(SubstituteChars e0) protected void
Dump_rt.descend
(SubstituteChars e0) protected void
Match_rt.descend
(SubstituteChars e0) void
MATCH_ONLY_00.match
(SubstituteChars e0) protected void
Match_rt.post
(SubstituteChars e0) protected void
Match_rt.pre
(SubstituteChars e0) protected void
Dump_rt.printscalars
(SubstituteChars e0) protected Format
__Formatter.toFormat
(SubstituteChars el) Modifier and TypeMethodDescription__Patterns.cast_SubstituteChars
(Pattern<? super SubstituteChars> p)