public abstract static class SemanticContext.Operator extends SemanticContext
SemanticContext.AND, SemanticContext.Operator, SemanticContext.OR, SemanticContext.PrecedencePredicate, SemanticContext.PredicateNONE| Constructor and Description |
|---|
Operator() |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<SemanticContext> |
getOperands()
Gets the operands for the semantic context operator.
|
and, eval, evalPrecedence, or@NotNull public abstract Collection<SemanticContext> getOperands()
SemanticContext operands for the
operator.Copyright © 1992–2024 Daniel Sun. All rights reserved.