FayrantLang::AST::VariableExpr
Inherits FayrantLang::AST::Expr / Reference / Object
Constructors
new(name : String)
SourceInstance methods
==(other : VariableExpr)
Sourceeval(ctx : Context) : AnyValue
Sourcename
SourceInherits FayrantLang::AST::Expr / Reference / Object