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