Module come::ast::statement::expression::integer_literal
source · Expand description
An integer literal.
Structs§
IntegerLiteral
represents an integer literal.
Functions§
- Parse source code to get a
IntegerLiteral
.