colon property
Token
get
colon
Return the token used to separate the then expression from the else expression.
Implementation
Token get colon;
Return the token used to separate the then expression from the else expression.
Token get colon;