☰
In rustc_ast::util::literal
In rustc_ast::util::literal
Enums
LitError
Functions
filtered_float_lit
float_lit
integer_lit
strip_underscores
?
Function
rustc_ast
::
util
::
literal
::
integer_lit
source
·
[
−
]
fn integer_lit(
symbol:
Symbol
,
suffix:
Option
<
Symbol
>
) ->
Result
<
LitKind
,
LitError
>