Searched defs:NextToken (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/lexer/ | ||
| H A D | ASLexer.cpp | 21 void ASLexer::NextToken(NextTokenFlags flags) in NextToken() function in ark::es2panda::lexer::ASLexer |
| H A D | TSLexer.cpp | 21 void TSLexer::NextToken(NextTokenFlags flags) in NextToken() function in ark::es2panda::lexer::TSLexer |
| H A D | ETSLexer.cpp | 21 void ETSLexer::NextToken(NextTokenFlags flags) in NextToken() function in ark::es2panda::lexer::ETSLexer |
| H A D | lexer.cpp | 1274 void Lexer::NextToken(NextTokenFlags flags) in NextToken() function in ark::es2panda::lexer::Lexer 1291 void Lexer::NextToken(Keywords *kws) in NextToken() function in ark::es2panda::lexer::Lexer |
| /arkcompiler/ets_frontend/es2panda/lexer/ | ||
| H A D | lexer.cpp | 1386 void Lexer::NextToken(LexerNextTokenFlags flags) in NextToken() function in panda::es2panda::lexer::Lexer |
Completed in 5 milliseconds