Serializable
public class AttributeDeclExp extends ReferenceExp
Modifier and Type | Field | Description |
---|---|---|
AttributeExp |
self |
actual definition.
|
anyString, epsilon, nullSet, verifierTag
exp, name
Constructor | Description |
---|---|
AttributeDeclExp(String typeLocalName) |
name of this attribute declaration.
|
Modifier and Type | Method | Description |
---|---|---|
void |
set(AttributeExp exp) |
getExpandedExp, hashCode, hashCode, hashCode, isEpsilonReducible, peelOccurence, readResolve, visit, visit, visit, visit
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
calcEpsilonReducibility, calcHashCode, equals, isDefined, visit, visit, visit, visit
public AttributeExp self
public AttributeDeclExp(String typeLocalName)
public void set(AttributeExp exp)
Copyright © 2019 Oracle Corporation. All rights reserved.