class

FayrantLang::AST::ObjectAccessExpr

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

Constructors

new(obj : Expr, field : String)
Source

Instance methods

==(other : ObjectAccessExpr)
Source
eval(ctx : Context) : AnyValue
Source
field
Source