Available on crate feature
lexer
only.Expand description
Implementation for lexing integer literals.
Functions§
- try_
consume_ integer_ literal - Attempt to lex and consume an TokenTy::IntegerLiteral from the lexer.
lexer
only.Implementation for lexing integer literals.