public class Field extends Expr
location
Field(Expr expr, String fieldName, boolean optionalChain, Location location)
Object
eval(Scope scope)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Field(Expr expr, String fieldName, boolean optionalChain, Location location)
public Object eval(Scope scope)
eval
Expr
Copyright © 2024. All rights reserved.