public abstract class GrMult extends Expression
canProduceEpsilon, EMPTY, firsts, get_canProduceEpsilon, get_firsts, get_weakfirsts, NONE, PCDATA, weakfirstsget_location, locationformat| Constructor and Description |
|---|
GrMult()
Synthetic minimal constructor provided by the umod compiler.
|
GrMult(Location<XMLDocumentIdentifier> location)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
| Modifier and Type | Method and Description |
|---|---|
GrMult |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
GrMult |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
descend_firsts, descend_weakfirsts, get_canProduceEpsilon, get_firsts, get_weakfirsts, set_canProduceEpsilon, set_firsts, set_weakfirstsget_location, set_locationpublic GrMult(Location<XMLDocumentIdentifier> location)
location - is copied to field Expr0.locationpublic GrMult()
public GrMult doclone()
Cloneable is known to
be implemented.doclone in class Expressionpublic Format format()
format in interface Formattableformat in class Expressionpublic GrMult initFrom(Object o0)
initFrom in class Expressionsee also the complete user documentation .