Uses of Class
eu.bandm.tools.d2d2.model.GrUnary
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.
Umod main model class: This is a model for the
results of d2d text parsing.
-
Uses of GrUnary in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionprotected void
protected void
Copy the directors into a compound expression "x" from its component.void
(package private) void
(package private) void
SyntaxGraph.Painter.paintOptOrStar
(GrUnary x, boolean isStar, boolean istight) Paint an option- or star-expresion.protected void
Resolver4.rewriteFields
(GrUnary clone) -
Uses of GrUnary in eu.bandm.tools.d2d2.model
Modifier and TypeClassDescriptionclass
Generated by umod; model author's documentation MISSING.class
Generated by umod; model author's documentation MISSING.class
Generated by umod; model author's documentation MISSING.class
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionGrUnary.get_istight
Deprecated.Use new '::' method reference instead.static final Function<GrUnary,
Expression> GrUnary.get_on
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionGrUnary.doclone()
Clones this object.__SAX_Parser.fill_GrUnary
(Object res) Copies values of all common fields from the argument.__SAX_Parser.matchSAX_GrUnary()
GrUnary.with_istight
(boolean val) Generated by umod; model author's documentation MISSING.GrUnary.with_on
(Expression val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionGrUnary.get_istight
(Pattern<? super Boolean> p) Lifts a pattern which matches the field value to one which matches this whole object.GrUnary.get_on
(Pattern<? super Expression> p) Lifts a pattern which matches the field value to one which matches this whole object.__Patterns.term_GrUnary
(Pattern<? super Expression> superpattern, Pattern<? super Expression> p_on, Pattern<? super Boolean> p_istight) Modifier and TypeMethodDescriptionprotected void
void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
__SAX_Writer.dumpfields
(GrUnary e0) void
__SAX_Parser.XMLPARSER_GrUnary.fillFields
(GrUnary newobj) void
void
__SAX_Parser.XMLPARSER_GrUnary.parsefields
(GrUnary newobj) protected void
protected void
protected void
Dump.printscalars
(GrUnary e0) protected void
CoRewrite.rewriteFields
(GrUnary clone) protected void
Rewrite.rewriteFields
(GrUnary clone) protected Format
Modifier and TypeMethodDescription__Patterns.cast_GrUnary
(Pattern<? super GrUnary> p) __Patterns.term_Greedy
(Pattern<? super GrUnary> superpattern) -
Uses of GrUnary in eu.bandm.tools.d2d2.rt
Modifier and TypeFieldDescriptionprotected GrUnary
State_rep.rule
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionState_rep.get_rule
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionState_rep.get_rule()
Generated by umod; model author's documentation MISSING.ModifierConstructorDescriptionState_rep
(ResultContainer result, GrUnary rule) Synthetic minimal constructor provided by the umod compiler.State_rep
(State predec, ResultContainer result, boolean inxslt, GrUnary rule) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".