Return the 'as' operator.
Token get asOperator;
Set the 'as' operator to the given token.
token
set asOperator(Token token);