public class AttributeDeclExp extends ReferenceExp
| Modifier and Type | Field and Description |
|---|---|
AttributeExp |
self
actual definition.
|
exp, nameanyString, epsilon, nullSet, verifierTag| Constructor and Description |
|---|
AttributeDeclExp(String typeLocalName)
name of this attribute declaration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
set(AttributeExp exp) |
calcEpsilonReducibility, calcHashCode, equals, isDefined, visit, visit, visit, visitgetExpandedExp, hashCode, hashCode, hashCode, isEpsilonReducible, peelOccurence, readResolve, visit, visit, visit, visitpublic AttributeExp self
public AttributeDeclExp(String typeLocalName)
public void set(AttributeExp exp)
Copyright © 2016 Oracle Corporation. All Rights Reserved.