Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Dragonstone::AST::IndexAssignment
Inherits
Dragonstone::AST::Node
<
Reference
<
Object
Constructors
new
(object :
Node
, index :
Node
, value :
Node
, operator :
Symbol
|
Nil
= nil, nil_safe :
Bool
= false, location :
Location
|
Nil
= nil)
Source
Instance methods
accept
(visitor)
Source
index
Source
nil_safe
Source
object
Source
operator
Source
to_source
(io :
IO
)
Source
value
Source