Class: ConstantDesignator

ConstantDesignator()

Atomic designator that points to the value of a constant.

Constructor

new ConstantDesignator()

Source:

Extends

Methods

Extracts the designator at the head of a composition. For designators that are atomic, returns the designator itself.
Inherited From:
Source:

tail()

Extracts the designator made of the tail of a composition. For designators that are atomic, returns null.
Inherited From:
Source: