public class AltLabelStructDecl extends StructDecl
| Modifier and Type | Field and Description |
|---|---|
int |
altNum
|
attrs, ctorAttrs, derivedFromName, dispatchMethods, extensionMembers, getters, interfaces, provideCopyFromenclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
AltLabelStructDecl(OutputModelFactory
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDispatchMethods(Rule
|
boolean |
equals(Object
If same name, can't redefine, unless it's a getter
|
int |
hashCode()
|
addDecl, addDecl, addDecls, addExtensionMember, implementInterface, isEmptygetContextName, getOuterMostAltCodeBlockpublic AltLabelStructDecl(OutputModelFactoryfactory, Rule r, int altNum, String label)