Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Axal::AST::VarBinding
Inherits
Axal::AST::Expression
<
Reference
<
Object
Constructors
new
(left :
Axal::AST::Identifier
, right :
Axal::AST::Expression
| ::
Nil
)
Source
Instance methods
==
(other :
Expression
)
Source
children
Source
left
Source
right
Source
var_name_as_str
Source