| Package | Description |
|---|---|
| org.antlr.v4.automata | |
| org.antlr.v4.runtime.atn |
| Modifier and Type | Method and Description |
|---|---|
protected ATNFactory.Handle |
ParserATNFactory.makeBlock(BlockStartState start,
BlockAST blkAST,
List<ATNFactory.Handle> alts) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicBlockStartState |
class |
PlusBlockStartState
Start of
(A|B|...)+ loop. |
class |
StarBlockStartState
The block that begins a closure loop.
|
| Modifier and Type | Field and Description |
|---|---|
BlockStartState |
BlockEndState.startState |
Copyright © 1992–2020 Tunnel Vision Laboratories, LLC. All rights reserved.