Uses of Class
eu.bandm.tools.d2d2.model.StringConst
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 StringConst in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionvoid
CharacterParser.action
(StringConst expr) void
Def2Dtd.action
(StringConst x) void
Navigate.CharSetCalc.action
(StringConst x) A string constant of length==1 is treated as a character set constant.void
StackPrinter.ExpressionPrinter.action
(StringConst x) Print a string constant.void
SyntaxGraph.Layouter.action
(StringConst sc) Calculate the size of the visual representation of a String const.void
SyntaxGraph.Painter.action
(StringConst sc) Paint the graphical representation of a String constant.void
TypeCheck.action
(StringConst x) void
Classifier.Equivalence.descend
(StringConst e) protected void
Resolver4.rewriteFields
(StringConst clone) Simply clones. -
Uses of StringConst in eu.bandm.tools.d2d2.model
Modifier and TypeFieldDescriptionstatic final Function<StringConst,
String> StringConst.get_value
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionStringConst.doclone()
Clones this object.__SAX_Parser.fill_StringConst
(Object res) Copies values of all common fields from the argument.__SAX_Parser.matchSAX_StringConst()
Modifier and TypeMethodDescriptionstatic Pattern<StringConst>
Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<StringConst>
__Patterns.term_StringConst
(Pattern<? super Expression> superpattern, Pattern<? super String> p_value) Modifier and TypeMethodDescriptionprotected void
__Formatter.action
(StringConst el) void
__SAX_Writer.action
(StringConst e0) protected void
CoRewrite.action
(StringConst e0) protected void
Dump.action
(StringConst e0) protected void
MATCH_ONLY_00.action
(StringConst e0) protected void
Match.action
(StringConst e0) protected void
Rewrite.action
(StringConst e0) protected void
SinglePhase.action
(StringConst e0) protected void
Dump.descend
(StringConst e0) protected void
Match.descend
(StringConst e0) void
__SAX_Writer.dumpfields
(StringConst e0) void
__SAX_Parser.XMLPARSER_StringConst.fillFields
(StringConst newobj) void
MATCH_ONLY_00.match
(StringConst e0) void
__SAX_Parser.XMLPARSER_StringConst.parsefields
(StringConst newobj) protected void
Match.post
(StringConst e0) protected void
Match.pre
(StringConst e0) protected void
Dump.printscalars
(StringConst e0) protected void
CoRewrite.rewriteFields
(StringConst clone) protected void
Rewrite.rewriteFields
(StringConst clone) protected Format
__Formatter.toFormat
(StringConst el)