public abstract class RedefinableExp extends ReferenceExp
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
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.
|
calcEpsilonReducibility, calcHashCode, equals, isDefined, visit, visit, visit, visit
getExpandedExp, hashCode, hashCode, hashCode, isEpsilonReducible, peelOccurence, readResolve, visit, visit, visit, visit
private static final long serialVersionUID
public abstract RedefinableExp getClone()
public void redefine(RedefinableExp rhs)