class

Mint::Ast::If

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

Constructors

new(from : Parser::Location, to : Parser::Location, file : Parser::File, branches : Branches, condition : Node)
Source

Instance methods

branches
Source
condition
Source

Nested types