public abstract class RedefinableExp extends ReferenceExp
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
exp, nameanyString, 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, visitgetExpandedExp, hashCode, hashCode, hashCode, isEpsilonReducible, peelOccurence, readResolve, visit, visit, visit, visitprivate static final long serialVersionUID
public abstract RedefinableExp getClone()
public void redefine(RedefinableExp rhs)