| Package | Description |
|---|---|
| org.antlr.v4.tool |
| Modifier and Type | Field and Description |
|---|---|
AttributeDict.DictType |
AttributeDict.type |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDict.DictType |
AttributeDict.DictType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeDict.DictType[] |
AttributeDict.DictType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AttributeDict(AttributeDict.DictType type) |
Copyright © 1992-2013 ANTLR. All Rights Reserved.