Home
last modified time | relevance | path

Searched defs:NextToken (Results 1 – 7 of 7) 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.cpp1261 void Lexer::NextToken(NextTokenFlags flags) in NextToken() function in ark::es2panda::lexer::Lexer
1278 void Lexer::NextToken(Keywords *kws) in NextToken() function in ark::es2panda::lexer::Lexer
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/mdgen/src/
Dmdlexer.cpp51 MDTokenKind MDLexer::NextToken() in NextToken() function in MDGen::MDLexer
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dlexer.cpp364 TokenKind MIRLexer::NextToken() in NextToken() function in maple::MIRLexer
/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.cpp1386 void Lexer::NextToken(LexerNextTokenFlags flags) in NextToken() function in panda::es2panda::lexer::Lexer