Searched defs:ScanNumber (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/lexer/ | ||
H A D | lexer.cpp | 294 void Lexer::ScanNumber(bool allowBigInt) in ScanNumber() function in ark::es2panda::lexer::Lexer |
/arkcompiler/ets_frontend/es2panda/lexer/ | ||
H A D | lexer.cpp | 374 void Lexer::ScanNumber(bool allowNumericSeparator, bool allowBigInt) in ScanNumber() function in panda::es2panda::lexer::Lexer |
Completed in 3 milliseconds