class

Mint::Ast::NumberLiteral

Inherits Mint::Ast::Node < Reference < Object

Constructors

new(from : Parser::Location, to : Parser::Location, file : Parser::File, value : String, float : Bool)
Source

Instance methods

float?
Source
value
Source