Uses of Class
eu.bandm.tools.d2d2.model.Subst
Packages that use Subst
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 the internal
model for the d2d text type definitions.
-
Uses of Subst in eu.bandm.tools.d2d2.base
Methods in eu.bandm.tools.d2d2.base with parameters of type SubstModifier and TypeMethodDescriptionvoidvoidDo not normalize the x in "a^(b/x)".voidvoidRaise error because all substitutions must be resolved when a parsing state is constructed.voidvoidRender a substituion operator as a dashed and decorated box around the contained expression.void -
Uses of Subst in eu.bandm.tools.d2d2.model
Fields in eu.bandm.tools.d2d2.model with type parameters of type SubstModifier and TypeFieldDescriptionSubst.get_divDeprecated.Use new '::' method reference instead.static final Function<Subst, Expression> Subst.get_mulDeprecated.Use new '::' method reference instead.static final Function<Subst, Expression> Subst.get_onDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.model that return SubstModifier and TypeMethodDescriptionSubst.doclone()Clones this object.__SAX_Parser.fill_Subst(Object res) Copies values of all common fields from the argument.__SAX_Parser.matchSAX_Subst()Methods in eu.bandm.tools.d2d2.model that return types with arguments of type SubstModifier and TypeMethodDescriptionLifts a pattern which matches the field value to one which matches this whole object.Subst.get_mul(Pattern<? super Expression> p) Lifts a pattern which matches the field value to one which matches this whole object.Subst.get_on(Pattern<? super Expression> p) Lifts a pattern which matches the field value to one which matches this whole object.__Patterns.term_Subst(Pattern<? super Expression> superpattern, Pattern<? super Expression> p_on, Pattern<? super Reference> p_div, Pattern<? super Expression> p_mul) Methods in eu.bandm.tools.d2d2.model with parameters of type SubstModifier and TypeMethodDescriptionprotected voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoid__SAX_Writer.dumpfields(Subst e0) void__SAX_Parser.XMLPARSER_Subst.fillFields(Subst newobj) voidvoid__SAX_Parser.XMLPARSER_Subst.parsefields(Subst newobj) protected voidprotected voidprotected voidDump.printscalars(Subst e0) protected voidCoRewrite.rewriteFields(Subst clone) protected voidRewrite.rewriteFields(Subst clone) protected FormatMethod parameters in eu.bandm.tools.d2d2.model with type arguments of type Subst