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