public abstract class RedefinableExp extends ReferenceExp
exp, nameanyString, epsilon, nullSet, verifierTag| Constructor and Description |
|---|
RedefinableExp(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, visitpublic RedefinableExp(String typeLocalName)
public abstract RedefinableExp getClone()
public void redefine(RedefinableExp rhs)
Copyright © 2016 Oracle Corporation. All Rights Reserved.