Return true if this token represents an operator.
true
@override bool get isOperator => type.isOperator;