| Package | Description |
|---|---|
| org.antlr.v4.tool |
| Modifier and Type | Field | Description |
|---|---|---|
LabelType |
LabelElementPair.type |
| Modifier and Type | Method | Description |
|---|---|---|
static LabelType |
LabelType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LabelType[] |
LabelType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
AttributeDict |
Rule.getPredefinedScope(LabelType ltype) |
Copyright © 1992–2019 ANTLR. All rights reserved.