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 @Opt 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, @Opt Binding> FlattenContext.get_localSubstsDeprecated.Use new '::' method reference instead.static final Function<FlattenContext, @Opt FlattenContext> FlattenContext.get_predecDeprecated.Use new '::' method reference instead.static final Function<FlattenContext, @Opt 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.__SAX_Parser.fill_FlattenContext(Object res) FlattenContext.get_predec()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.__SAX_Parser.matchSAX_FlattenContext()Methods in eu.bandm.tools.d2d2.rt that return types with arguments of type FlattenContextModifier and TypeMethodDescriptionstatic Pattern<FlattenContext> FlattenContext.get_localSubsts(Pattern<? super @Opt 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 @Opt 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 @Opt FlattenContext> p_predec, Pattern<? super @Opt Binding> p_localSubsts) Methods in eu.bandm.tools.d2d2.rt with parameters of type FlattenContextModifier and TypeMethodDescriptionprotected void__Formatter.action(FlattenContext el) void__SAX_Writer.action(FlattenContext e0) 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) void__SAX_Writer.dumpfields(FlattenContext e0) void__SAX_Parser.XMLPARSER_FlattenContext.fillFields(FlattenContext newobj) voidMATCH_ONLY_00.match(FlattenContext e0) void__SAX_Parser.XMLPARSER_FlattenContext.parsefields(FlattenContext newobj) protected voidMatch_rt.post(FlattenContext e0) protected voidMatch_rt.pre(FlattenContext e0) protected voidDump_rt.printscalars(FlattenContext e0) booleanFlattenContext.set_predec(@Opt 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 @Opt 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(@Opt FlattenContext predec, @Opt Binding localSubsts) Constructor defined according to directive »C 0/..«.