public class StaticField extends Expr
location
StaticField(String className, String fieldName, Location location)
Object
eval(Scope scope)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StaticField(String className, String fieldName, Location location)
public Object eval(Scope scope)
eval
Expr
public String toString()
toString
Copyright © 2018. All rights reserved.