| Package | Description |
|---|---|
| org.antlr.v4.runtime.atn | |
| org.antlr.v4.tool |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
Grammar.joinPredicateOperands(SemanticContext.Operator op,
java.lang.String separator) |