class

FayrantLang::Context

Inherits Reference / Object

Constructors

new(parentContext : Context | Nil = nil)
Source

Instance methods

create_var(name : String, value : AnyValue)
Source
get_var(name : String) : AnyValue
Source
set_var(name : String, value : AnyValue)
Source