class Interpreter::Interpreter

Defined in:

interpreter/interpreter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(file : Path) #

[View source]

Instance Method Detail

def file : Path #

[View source]
def file=(file : Path) #

[View source]
def run #

[View source]