class

Mint::Ast::HtmlComponent

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

Constructors

new(closing_tag_position : Parser::Location | Nil, attributes : Array(HtmlAttribute), comments : Array(Comment), from : Parser::Location, children : Array(Node), to : Parser::Location, file : Parser::File, ref : Variable | Nil, component : Id)
Source

Instance methods

ancestor
Source
ancestor=(ancestor : Ast::Node | Nil)
Source
attributes
Source
children
Source
closing_tag_position
Source
comments
Source
component
Source
component_node
Source
component_node=(component_node : Ast::Component | Nil)
Source
fallback_node
Source
fallback_node=(fallback_node : Ast::Node | Nil)
Source