Searched defs:ScanNumber (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/lexer/ | ||
| D | lexer.cpp | 397 void Lexer::ScanNumber(bool allowNumericSeparator, bool allowBigInt) in ScanNumber() function in panda::es2panda::lexer::Lexer |
| /arkcompiler/ets_frontend/ets2panda/lexer/ | ||
| D | lexer.cpp | 331 void Lexer::ScanNumber(bool const leadingMinus, bool allowBigInt) in ScanNumber() function in ark::es2panda::lexer::Lexer |