class

FayrantLang::AST::VariableExpr

Inherits FayrantLang::AST::Expr / Reference / Object

Constructors

new(name : String)
Source

Instance methods

==(other : VariableExpr)
Source
eval(ctx : Context) : AnyValue
Source
name
Source