Package | Description |
---|---|
org.antlr.v4.runtime.atn |
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–2021 ANTLR. All rights reserved.