Home
last modified time | relevance | path

Searched defs:ScanNumber (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.cpp397 void Lexer::ScanNumber(bool allowNumericSeparator, bool allowBigInt) in ScanNumber() function in panda::es2panda::lexer::Lexer
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.cpp331 void Lexer::ScanNumber(bool const leadingMinus, bool allowBigInt) in ScanNumber() function in ark::es2panda::lexer::Lexer