TOKEN_OPERATOR_LESS
return Token(TOKEN_OPERATOR_LESS, tokenPos, 1);
if (op.type == TOKEN_OPERATOR_LESS
(op.type - TOKEN_OPERATOR_LESS);