stores an operator with single operand (like ! and @)
the operand
the return type. Only valid after ASTCheck has checked it
FunctionCallNode corresponding to this OperatorNode. Only valid after ASTCheck
the line number (starts from 1) from which this node begins, or ends
the operator string
See Implementation
stores an operator with single operand (like ! and @)