class Axal::AST::ModuleDefinition
- Axal::AST::ModuleDefinition
- Axal::AST::Expression
- Reference
- Object
Defined in:
lang/ast/module_definition.crConstructors
Instance Method Summary
- #==(other : Expression)
- #body : Block | ::Nil
- #body=(body : Block | ::Nil)
- #children
- #module_name_as_str
- #name : Identifier