question property
Token
get
question
Return the token used to separate the condition from the then expression.
Implementation
Token get question;
Return the token used to separate the condition from the then expression.
Token get question;