Available on crate feature
lexer
only.Expand description
Implementation for lexing integer literals.
Functionsยง
- Attempt to lex and consume an TokenTy::IntegerLiteral from the lexer.
lexer
only.Implementation for lexing integer literals.