Declaration

sealed class Declaration<T : Any>

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

Properties

Link copied to clipboard

The identifier for this declaration.

Link copied to clipboard

Tags attached to this declaration.

Inheritors

Link copied to clipboard
Link copied to clipboard

Extensions

Link copied to clipboard

Adds the given tag to this declaration.

Adds the given tags to this declaration.