OperatorExpressionNode
Prefix, infix, or postfix operator application resolved against an operator table.
Properties
Link copied to clipboard
Immediate syntax children in source order.
Link copied to clipboard
Stable structural category of this node.
Link copied to clipboard
left operand, absent for prefix use
Link copied to clipboard
selected definition and syntactic role
Link copied to clipboard
right operand, absent for postfix use
Link copied to clipboard
End-exclusive range of source characters belonging to this node.
Link copied to clipboard
End-exclusive range of absolute token IDs belonging to this node.
Functions
Link copied to clipboard
Dispatches this application to SyntaxNodeVisitor.visitOperator.