Class: ReturnValue

ReturnValue()

Atomic designator representing the return value of a function.

Constructor

new ReturnValue()

Source:

Extends

Methods

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

tail()

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