Home
last modified time | relevance | path

Searched refs:ConsumeRightBrace (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/
H A Dlexer.h201 bool ConsumeRightBrace() in ConsumeRightBrace() function in panda::es2panda::panda::es2panda::lexer::TemplateLiteralParserContext
H A Dlexer.cpp1664 if (tlCtx_ && tlCtx_->ConsumeRightBrace()) { in NextToken()
/arkcompiler/ets_frontend/ets2panda/lexer/
H A Dlexer.h335 bool ConsumeRightBrace() in ConsumeRightBrace() function in ark::es2panda::ark::es2panda::lexer::TemplateLiteralParserContext
H A Dlexer.cpp1516 if (tlCtx_ != nullptr && tlCtx_->ConsumeRightBrace()) { in NextToken()

Completed in 5 milliseconds