Uses of Class
eu.bandm.tools.d2d2.model.GrUnary
Packages that use 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
Methods in eu.bandm.tools.d2d2.base with parameters of type GrUnaryModifier 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
Subclasses of GrUnary in eu.bandm.tools.d2d2.modelModifier 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.Fields in eu.bandm.tools.d2d2.model with type parameters of type GrUnaryModifier and TypeFieldDescriptionGrUnary.get_istight
Deprecated.Use new '::' method reference instead.static final Function
<GrUnary, Expression> GrUnary.get_on
Deprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.model that return GrUnaryModifier 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.Methods in eu.bandm.tools.d2d2.model that return types with arguments of type GrUnaryModifier 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) Methods in eu.bandm.tools.d2d2.model with parameters of type GrUnaryModifier 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
Method parameters in eu.bandm.tools.d2d2.model with type arguments of type GrUnaryModifier 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
Fields in eu.bandm.tools.d2d2.rt declared as GrUnaryModifier and TypeFieldDescriptionprotected GrUnary
State_rep.rule
Generated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.rt with type parameters of type GrUnaryModifier and TypeFieldDescriptionState_rep.get_rule
Deprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.rt that return GrUnaryModifier and TypeMethodDescriptionState_rep.get_rule()
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.d2d2.rt with parameters of type GrUnaryConstructors in eu.bandm.tools.d2d2.rt with parameters of type GrUnaryModifierConstructorDescriptionState_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/.."
.