Package gnu.expr

Class BuiltinEnvironment

All Implemented Interfaces:
Named

public class BuiltinEnvironment extends Environment
An Environment containing the default bindings for the current Language. This is a singleton class. All lookup operations are indirected to the current Language.