Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Axal::AST::ItDefinition
Inherits
Axal::AST::Expression
<
Reference
<
Object
Constructors
new
(name :
Axal::AST::Str
, body : ::
Nil
|
Axal::AST::Block
= nil)
Source
Instance methods
==
(other :
Expression
)
Source
body
Source
body=
(body :
Block
| ::
Nil
)
Source
children
Source
it_name_as_str
Source
name
Source