Home
last modified time | relevance | path

Searched refs:CurrentTokenIsModifier (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h203 bool CurrentTokenIsModifier(char32_t nextCp) const;
DparserImpl.cpp3763 bool ParserImpl::CurrentTokenIsModifier(char32_t nextCp) const in CurrentTokenIsModifier() function in panda::es2panda::parser::ParserImpl