| Package | Description |
|---|---|
| org.antlr.v4.tool |
| Modifier and Type | Field | Description |
|---|---|---|
AttributeDict.DictType |
AttributeDict.type |
| Modifier and Type | Method | 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 | Description |
|---|---|
AttributeDict(AttributeDict.DictType type) |
Copyright © 1992–2019 ANTLR. All rights reserved.