Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Mint::Ast::Node
Inherits
Reference
<
Object
Constructors
new
(file :
Mint::Parser::File
, from :
Mint::Parser::Location
, to :
Mint::Parser::Location
)
Source
Instance methods
contains?
(line :
Int64
, column :
Int64
)
Source
contains?
(line :
Int64
)
Source
file
Source
from
Source
from=
(from :
Parser::Location
)
Source
new_line?
Source
parent
Source
parent=
(parent :
Node
|
Nil
)
Source
source
Source
to
Source