operands property

List<SemanticContext> operands

Gets the operands for the semantic context operator.

@return a collection of SemanticContext operands for the operator.

@since 4.3

Implementation

List<SemanticContext> get operands;