Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
obj
Source