Home
last modified time | relevance | path

Searched defs:nextChar (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/token/
Dtoken.cpp143 bool Token::IsTsParamToken(TokenType type, char32_t nextChar) in IsTsParamToken()
/arkcompiler/ets_frontend/ets2panda/parser/
DstatementTSParser.cpp339 char32_t nextChar = Lexer()->Lookahead(); in ParseImportDeclaration() local
DASparser.cpp1694 char32_t nextChar = Lexer()->Lookahead(); in ParseImportDeclaration() local
DstatementParser.cpp1838 char32_t nextChar = lexer_->Lookahead(); in ParseImportDeclaration() local
DETSparser.cpp1421 char32_t nextChar = Lexer()->Lookahead(); in ParseImportDeclaration() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp3139 char32_t nextChar = lexer_->Lookahead(); in ParseImportDeclaration() local