SemanticContext.AND, SemanticContext.ORpublic abstract static class SemanticContext.Operator extends SemanticContext
SemanticContext.AND, SemanticContext.Operator, SemanticContext.OR, SemanticContext.PrecedencePredicate, SemanticContext.PredicateNONE| Constructor | Description |
|---|---|
Operator() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract Collection<SemanticContext> |
getOperands() |
Gets the operands for the semantic context operator.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, eval, evalPrecedence, orpublic abstract Collection<SemanticContext> getOperands()
SemanticContext operands for the
operator.Copyright © 1992–2019 ANTLR. All rights reserved.