Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/
H A Dlexer.h185 class TemplateLiteralParserContext { class
187 explicit TemplateLiteralParserContext(Lexer *lexer) : lexer_(lexer), prev_(lexer_->tlCtx_) {} in TemplateLiteralParserContext() function in panda::es2panda::panda::es2panda::lexer::TemplateLiteralParserContext
[all...]
/arkcompiler/ets_frontend/ets2panda/lexer/
H A Dlexer.h319 class TemplateLiteralParserContext { class
321 explicit TemplateLiteralParserContext(Lexer *lexer) : lexer_(lexer), prev_(lexer_->tlCtx_) {} in TemplateLiteralParserContext() function in ark::es2panda::ark::es2panda::lexer::TemplateLiteralParserContext
[all...]

Completed in 2 milliseconds