Object

Base class for all AST Objects

Description:

This class is the base class from which all other classes in the AST library are derived. It provides all the basic Object behaviour and Object manipulation facilities required throughout the library. There is no Object constructor, however, as Objects on their own are not useful.

Constructor Function

None.

Inheritance

The Object base class does not inherit from any other class.

Attributes

All Objects have the following attributes:

Functions

The following functions may be applied to all Objects: