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 voidprotected voidCopy the directors into a compound expression "x" from its component.void(package private) void(package private) voidSyntaxGraph.Painter.paintOptOrStar(GrUnary x, boolean isStar, boolean istight) Paint an option- or star-expresion.protected voidResolver4.rewriteFields(GrUnary clone) -
Uses of GrUnary in eu.bandm.tools.d2d2.model
Subclasses of GrUnary in eu.bandm.tools.d2d2.modelModifier and TypeClassDescriptionclassGenerated by umod; model author's documentation MISSING.classGenerated by umod; model author's documentation MISSING.classGenerated by umod; model author's documentation MISSING.classGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.model with type parameters of type GrUnaryModifier and TypeFieldDescriptionGrUnary.get_istightDeprecated.Use new '::' method reference instead.static final Function<GrUnary, Expression> GrUnary.get_onDeprecated.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 voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoid__SAX_Writer.dumpfields(GrUnary e0) void__SAX_Parser.XMLPARSER_GrUnary.fillFields(GrUnary newobj) voidvoid__SAX_Parser.XMLPARSER_GrUnary.parsefields(GrUnary newobj) protected voidprotected voidprotected voidDump.printscalars(GrUnary e0) protected voidCoRewrite.rewriteFields(GrUnary clone) protected voidRewrite.rewriteFields(GrUnary clone) protected FormatMethod 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 GrUnaryState_rep.ruleGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.rt with type parameters of type GrUnaryModifier and TypeFieldDescriptionState_rep.get_ruleDeprecated.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/..".