Uses of Class
eu.bandm.tools.d2d2.rt.FlattenContext
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 FlattenContext in eu.bandm.tools.d2d2.base
-
Uses of FlattenContext in eu.bandm.tools.d2d2.rt
Modifier and TypeFieldDescriptionprotected FlattenContext
FlattenContext.predec
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final Function<FlattenContext,
Binding> FlattenContext.get_localSubsts
Deprecated.Use new '::' method reference instead.static final Function<FlattenContext,
FlattenContext> FlattenContext.get_predec
Deprecated.Use new '::' method reference instead.static final Function<FlattenContext,
FlattenContext> FlattenContext.get_predec
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionFlattenContext.doclone()
Clones this object.FlattenContext.get_predec()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<FlattenContext>
FlattenContext.get_localSubsts
(Pattern<? super Binding> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<FlattenContext>
FlattenContext.get_predec
(Pattern<? super FlattenContext> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<FlattenContext>
__Patterns.term_FlattenContext
(Pattern<Object> superpattern, Pattern<? super FlattenContext> p_predec, Pattern<? super Binding> p_localSubsts) Modifier and TypeMethodDescriptionprotected void
__Formatter.action
(FlattenContext el) protected void
Dump_rt.action
(FlattenContext e0) protected void
MATCH_ONLY_00.action
(FlattenContext e0) protected void
Match_rt.action
(FlattenContext e0) protected void
SinglePhase_rt.action
(FlattenContext e0) protected void
Dump_rt.descend
(FlattenContext e0) protected void
Match_rt.descend
(FlattenContext e0) void
MATCH_ONLY_00.match
(FlattenContext e0) protected void
Match_rt.post
(FlattenContext e0) protected void
Match_rt.pre
(FlattenContext e0) protected void
Dump_rt.printscalars
(FlattenContext e0) boolean
FlattenContext.set_predec
(FlattenContext val) Generated by umod; model author's documentation MISSING.protected Format
__Formatter.toFormat
(FlattenContext el) Modifier and TypeMethodDescription__Patterns.cast_FlattenContext
(Pattern<? super FlattenContext> p) static Pattern<FlattenContext>
FlattenContext.get_predec
(Pattern<? super FlattenContext> p) Lifts a pattern which matches the field value to one which matches this whole object.ModifierConstructorDescriptionFlattenContext
(FlattenContext predec, Binding localSubsts) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".