Top Level Namespace

Defined in:

Method Summary

Macro Summary

Method Detail

def yield_with(env, &) #

[View source]

Macro Detail

macro class_getter(*attributes) #

[View source]
macro insert_output_of(code_file_name = "generated___code.cr", debug = false, &block) #

writes the contents of block to code_file_name, runs it and inserts the output into the file


[View source]