| Package | Description |
|---|---|
| org.antlr.v4.runtime.atn |
| Modifier and Type | Class and Description |
|---|---|
static class |
SemanticContext.AND
A semantic context which is true whenever none of the contained contexts
is false.
|
static class |
SemanticContext.OR
A semantic context which is true whenever at least one of the contained
contexts is true.
|
Copyright © 1992–2024 Daniel Sun. All rights reserved.