TOKEN_EOF
return Token(TOKEN_EOF, fPos);
|| op.type == TOKEN_CLOSE_BRACE || op.type == TOKEN_EOF) {
return type != TOKEN_EOF;