class Axal::AST::ItDefinition
- Axal::AST::ItDefinition
- Axal::AST::Expression
- Reference
- Object
Defined in:
lang/ast/it_definition.crConstructors
Instance Method Summary
- #==(other : Expression)
- #body : Block | ::Nil
- #body=(body : Block | ::Nil)
- #children
- #it_name_as_str : Axal::AST::Str
- #name : Str