class
Lit::Interpreter::Return
- Lit::Interpreter::Return
- Exception
- Reference
- Object
Defined in:
lit/interpreter.crConstructors
Instance Method Summary
Constructor Detail
def self.new(value : Bool | Float64 | Int64 | ::Lit::Callable | ::Lit::Instance | ::Lit::Uninitialized | String | Nil)
#