A B C E F G I L N P S T V

E

Environment - Interface in <Unnamed>
An Environment provides the correspondence between names and the values that they are names for.
eval(Environment) - Method in class Application
 
eval(Environment) - Method in class Conditional
 
eval(Environment) - Method in class Constant
 
eval(Environment) - Method in interface Expression
Evaluate this expression.
eval(Environment) - Method in class LetFun
 
eval(Environment) - Method in class LetVal
 
eval(Environment) - Method in class Variable
 
Expression - Interface in <Unnamed>
The representation of an expression; in other words, an AST.

A B C E F G I L N P S T V