| Package | Description |
|---|---|
| org.antlr.v4.runtime.atn |
| Modifier and Type | Field and Description |
|---|---|
Map<String,TokensStartState> |
ATN.modeNameToStartState |
List<TokensStartState> |
ATN.modeToStartState |
| Modifier and Type | Method and Description |
|---|---|
void |
ATN.defineMode(String name,
TokensStartState s) |
Copyright © 1992–2024 Daniel Sun. All rights reserved.