class

Mint::Ast::BoolLiteral

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

Constructors

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

Instance methods

value
Source