class Engine

Defined in:

medusa.cr

Constant Summary

INSTANCE = new

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.instance #

[View source]

Instance Method Detail

def eval_string(input : String) : Medusa::Value #

[View source]
def id : String #

[View source]
def id=(id : String) #

[View source]