class

Mint::Ast::Property

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

Constructors

new(from : Parser::Location, to : Parser::Location, file : Parser::File, comment : Comment | Nil, default : Node | Nil, name : Variable, type : Type | Nil)
Source

Instance methods

comment
Source
default
Source
name
Source
type
Source