Home
last modified time | relevance | path

Searched defs:NextToken (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/
DTSLexer.cpp21 void TSLexer::NextToken(NextTokenFlags flags) in NextToken() function in ark::es2panda::lexer::TSLexer
DASLexer.cpp21 void ASLexer::NextToken(NextTokenFlags flags) in NextToken() function in ark::es2panda::lexer::ASLexer
DETSLexer.cpp21 void ETSLexer::NextToken(NextTokenFlags flags) in NextToken() function in ark::es2panda::lexer::ETSLexer
Dlexer.cpp1422 void Lexer::NextToken(NextTokenFlags flags) in NextToken() function in ark::es2panda::lexer::Lexer
1440 void Lexer::NextToken(Keywords *kws) in NextToken() function in ark::es2panda::lexer::Lexer
/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.cpp1409 void Lexer::NextToken(LexerNextTokenFlags flags) in NextToken() function in panda::es2panda::lexer::Lexer