- All Implemented Interfaces:
 
- Serializable
 
- Direct Known Subclasses:
 
- Number, Struct
 
public abstract class EvaluableTerm
extends Term
Both Structs and Number are considered potentially evaluable. However, many
 Structs are of course not evaluable. The Builtin.eval_1 method throws an
 exception if this is the case.
- Author:
 
- janerist@stud.ntnu.no, ivar.orstavik@hist.no
 
- See Also:
 
- Serialized Form