class

Axal::AST::ModuleDefinition

Inherits Axal::AST::Expression < Reference < Object

Constructors

new(name : Axal::AST::Identifier, body : ::Nil | Axal::AST::Block = nil)
Source

Instance methods

==(other : Expression)
Source
body
Source
body=(body : Block | ::Nil)
Source
children
Source
module_name_as_str
Source
name
Source