Package | Description |
---|---|
org.antlr.v4.codegen.model |
Modifier and Type | Class and Description |
---|---|
class |
LL1AltBlock
(A | B | C)
|
class |
LL1OptionalBlock
An optional block is just an alternative block where the last alternative
is epsilon.
|
class |
LL1OptionalBlockSingleAlt
(A B C)?
|
Copyright © 1992–2020 ANTLR. All rights reserved.