class Axal::AST::Block

Included Modules

Defined in:

lang/ast/block.cr

Instance Method Summary

Instance methods inherited from module Axal::AST::Shared::ExpressionCollection

<<(expr : Expression) <<, ==(other : Expression) ==, children children, expressions expressions

Constructor methods inherited from module Axal::AST::Shared::ExpressionCollection

new new

Instance Method Detail

def ==(other : Block) #

[View source]