com.sun.msv.grammar.xmlschema
public abstract class RedefinableExp extends ReferenceExp
exp, name
anyString, epsilon, nullSet, verifierTag
Constructor and Description |
---|
RedefinableExp(java.lang.String typeLocalName) |
Modifier and Type | Method and Description |
---|---|
abstract RedefinableExp |
getClone()
clones this object.
|
void |
redefine(RedefinableExp rhs)
assigns contents of rhs to this object.
|
equals, isDefined, visit, visit, visit, visit
getExpandedExp, hashCode, isEpsilonReducible, peelOccurence, visit, visit, visit, visit
public abstract RedefinableExp getClone()
public void redefine(RedefinableExp rhs)