Searched defs:ThrowUnexpectedToken (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/lexer/ | ||
| D | lexer.cpp | 206 [[noreturn]] void Lexer::ThrowUnexpectedToken(lexer::TokenType tokenType) const in ThrowUnexpectedToken() function in ark::es2panda::lexer::Lexer |
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | parserImpl.cpp | 1210 void ParserImpl::ThrowUnexpectedToken(lexer::TokenType const tokenType) const in ThrowUnexpectedToken() function in ark::es2panda::parser::ParserImpl |