Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Ast::StaticCall
Inherits
Ast::Expr
<
IrNode
<
Struct
<
Value
<
Object
Constructors
new
(location :
Location
, type :
Type
, call :
Call
)
Source
Instance methods
call
Source
call=
(call :
Call
)
Source
location
Source
location=
(location :
Location
)
Source
to_s
(io :
IO
)
Same as
#inspect(io)
.
Source
type
Source
type=
(type :
Type
)
Source
type_args
Source