Uses of Class
eu.bandm.tools.d2d2.rt.FlattenContext
Packages that use 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
Fields in eu.bandm.tools.d2d2.base declared as FlattenContext -
Uses of FlattenContext in eu.bandm.tools.d2d2.rt
Fields in eu.bandm.tools.d2d2.rt declared as FlattenContextModifier and TypeFieldDescriptionprotected FlattenContext
FlattenContext.predec
Generated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.rt with type parameters of type FlattenContextModifier 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.Methods in eu.bandm.tools.d2d2.rt that return FlattenContextModifier 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.Methods in eu.bandm.tools.d2d2.rt that return types with arguments of type FlattenContextModifier 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) Methods in eu.bandm.tools.d2d2.rt with parameters of type FlattenContextModifier 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) Method parameters in eu.bandm.tools.d2d2.rt with type arguments of type FlattenContextModifier 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.Constructors in eu.bandm.tools.d2d2.rt with parameters of type FlattenContextModifierConstructorDescriptionFlattenContext
(FlattenContext predec, Binding localSubsts) Constructor generated according to specification #0
Constructor defined according to directive "C 0/.."
.