Declaration

sealed class Declaration<T : Any>

A declaration within an environment that is being built. These declarations can be:

Inheritors

Properties

Link copied to clipboard

The identifier for this declaration.

Link copied to clipboard

Tags attached to this declaration.

Functions

Link copied to clipboard

Adds the given tag to this declaration.

Adds the given tags to this declaration.