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 FlattenContextFlattenContext.predecGenerated 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_localSubstsDeprecated.Use new '::' method reference instead.static final Function<FlattenContext, FlattenContext> FlattenContext.get_predecDeprecated.Use new '::' method reference instead.static final Function<FlattenContext, FlattenContext> FlattenContext.get_predecDeprecated.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 voidDump_rt.action(FlattenContext e0) protected voidMATCH_ONLY_00.action(FlattenContext e0) protected voidMatch_rt.action(FlattenContext e0) protected voidSinglePhase_rt.action(FlattenContext e0) protected voidDump_rt.descend(FlattenContext e0) protected voidMatch_rt.descend(FlattenContext e0) voidMATCH_ONLY_00.match(FlattenContext e0) protected voidMatch_rt.post(FlattenContext e0) protected voidMatch_rt.pre(FlattenContext e0) protected voidDump_rt.printscalars(FlattenContext e0) booleanFlattenContext.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/..".