class CodeGenerator

Defined in:

code_generator.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source : String, generation_mode : GenerationMode, testing : Bool, file_path : String) #

[View source]

Instance Method Detail

def ast : ASTNode | Nil #

[View source]
def generate #

[View source]