Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Dragonstone::AST::MethodCall
Inherits
Dragonstone::AST::Node
<
Reference
<
Object
Constructors
new
(name :
String
, arguments :
NodeArray
, receiver :
Node
|
Nil
= nil, location :
Location
|
Nil
= nil)
Source
Instance methods
accept
(visitor)
Source
arguments
Source
name
Source
receiver
Source
to_source
(io :
IO
)
Source