Uses of Class
eu.bandm.tools.d2d2.model.CharSetConst
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 CharSetConst in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionvoid
Navigate.CharSetCalc.action
(CharSetConst x) A character set constant directly evaluates to itself.void
StackPrinter.ExpressionPrinter.action
(CharSetConst x) Print a character set constant.void
SyntaxGraph.Layouter.action
(CharSetConst cs) Calculate the size of the visual representation of a character set const.void
SyntaxGraph.Painter.action
(CharSetConst cs) Paint a character set constant.void
TypeCheck.action
(CharSetConst x) void
Classifier.Equivalence.descend
(CharSetConst e) protected void
Resolver4.rewriteFields
(CharSetConst clone) Simply clones. -
Uses of CharSetConst in eu.bandm.tools.d2d2.model
Modifier and TypeFieldDescriptionstatic final Function<CharSetConst,
CharSet> CharSetConst.get_value
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionCharSetConst.doclone()
Clones this object.__SAX_Parser.fill_CharSetConst
(Object res) Copies values of all common fields from the argument.__SAX_Parser.matchSAX_CharSetConst()
CharSetConst.with_value
(CharSet val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionstatic Pattern<CharSetConst>
Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<CharSetConst>
__Patterns.term_CharSetConst
(Pattern<? super CharExpr> superpattern, Pattern<? super CharSet> p_value) Modifier and TypeMethodDescriptionprotected void
__Formatter.action
(CharSetConst el) void
__SAX_Writer.action
(CharSetConst e0) protected void
CoRewrite.action
(CharSetConst e0) protected void
Dump.action
(CharSetConst e0) protected void
MATCH_ONLY_00.action
(CharSetConst e0) protected void
Match.action
(CharSetConst e0) protected void
Rewrite.action
(CharSetConst e0) protected void
SinglePhase.action
(CharSetConst e0) protected void
Dump.descend
(CharSetConst e0) protected void
Match.descend
(CharSetConst e0) void
__SAX_Parser.XMLPARSER_CharSetConst.fillFields
(CharSetConst newobj) void
MATCH_ONLY_00.match
(CharSetConst e0) protected void
Match.post
(CharSetConst e0) protected void
Match.pre
(CharSetConst e0) protected void
Dump.printscalars
(CharSetConst e0) protected void
CoRewrite.rewriteFields
(CharSetConst clone) protected void
Rewrite.rewriteFields
(CharSetConst clone) protected Format
__Formatter.toFormat
(CharSetConst el) boolean
CharSetConst.x_equals
(CharSetConst e0)