Home
last modified time | relevance | path

Searched defs:ThrowUnexpectedToken (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/
H A Dlexer.cpp206 [[noreturn]] void Lexer::ThrowUnexpectedToken(lexer::TokenType tokenType) const in ThrowUnexpectedToken() function in ark::es2panda::lexer::Lexer
/arkcompiler/ets_frontend/ets2panda/parser/
H A DparserImpl.cpp1220 void ParserImpl::ThrowUnexpectedToken(lexer::TokenType const tokenType) const in ThrowUnexpectedToken() function in ark::es2panda::parser::ParserImpl

Completed in 4 milliseconds