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 TypeMethodDescriptionvoid
void
Do not normalize the x in "a^(b/x)
".void
void
Raise error because all substitutions must be resolved when a parsing state is constructed.void
void
Render 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_div
Deprecated.Use new '::' method reference instead.static final Function
<Subst, Expression> Subst.get_mul
Deprecated.Use new '::' method reference instead.static final Function
<Subst, Expression> Subst.get_on
Deprecated.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 void
void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
__SAX_Writer.dumpfields
(Subst e0) void
__SAX_Parser.XMLPARSER_Subst.fillFields
(Subst newobj) void
void
__SAX_Parser.XMLPARSER_Subst.parsefields
(Subst newobj) protected void
protected void
protected void
Dump.printscalars
(Subst e0) protected void
CoRewrite.rewriteFields
(Subst clone) protected void
Rewrite.rewriteFields
(Subst clone) protected Format
Method parameters in eu.bandm.tools.d2d2.model with type arguments of type Subst