TOKEN_OPERATOR_GREATER
return Token(TOKEN_OPERATOR_GREATER, tokenPos, 1);
|| op.type == TOKEN_OPERATOR_GREATER) {