public abstract class Expr extends Object
Abstract Expr class.
protected Location
location
Expr()
abstract Object
eval(Scope scope)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Location location
public Expr()
public abstract Object eval(Scope scope)
eval.
scope
Scope
Object
Copyright © 2023. All rights reserved.