public abstract static class SemanticContext.Operator extends SemanticContext
SemanticContext.AND, SemanticContext.Operator, SemanticContext.OR, SemanticContext.PrecedencePredicate, SemanticContext.PredicateNONE| 构造器和说明 |
|---|
Operator() |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2022 Daniel Sun. All rights reserved.