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