Home
last modified time | relevance | path

Searched defs:parserContext (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/
H A DASLexer.h24 explicit ASLexer(const parser::ParserContext *parserContext) : Lexer(parserContext, false) in ASLexer() argument
H A DTSLexer.h24 explicit TSLexer(const parser::ParserContext *parserContext) : Lexer(parserContext, false) in TSLexer() argument
H A DETSLexer.h25 explicit ETSLexer(const parser::ParserContext *parserContext) : Lexer(parserContext, false) in ETSLexer() argument
H A Dkeywords.cpp30 const auto *parserContext = util.GetParserContext(); in Handle_await() local
43 const auto *parserContext = util.GetParserContext(); in Handle_yield() local
H A Dlexer.cpp30 Lexer::Lexer(const parser::ParserContext *parserContext, bool startLexer) in Lexer() argument
/arkcompiler/ets_frontend/es2panda/lexer/
H A Dlexer.cpp30 Lexer::Lexer(const parser::ParserContext *parserContext) in Lexer() argument

Completed in 6 milliseconds