class Ast::Block

Defined in:

ast/ast.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(statements : Array(Statement)) #

[View source]

Instance Method Detail

def display #

[View source]
def statements : Array(Statement) #