Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds