class FayrantLang::AST::ObjectAccessExpr
- FayrantLang::AST::ObjectAccessExpr
- FayrantLang::AST::Expr
- Reference
- Object
Defined in:
ast/expression.crConstructors
Instance Method Summary
- #==(other : ObjectAccessExpr)
- #eval(ctx : Context) : AnyValue
- #field : String
- #obj : FayrantLang::AST::Expr