class

Mint::Ast::Comment

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

Constructors

new(from : Parser::Location, next_comment : Comment | Nil, to : Parser::Location, file : Parser::File, content : String, type : Type)
Source

Instance methods

block?
Source
content
Source
next_comment
Source
type
Source

Nested types