Package-level declarations

Types

Link copied to clipboard

Represents a Kotlin base declaration.

Link copied to clipboard

Represents a Kotlin external declaration - declaration which is not defined in the project (e.g. defined in the library). it may be a class, interface or object.

Link copied to clipboard
Link copied to clipboard

Represents a Kotlin documentation tag declaration.

Link copied to clipboard
Link copied to clipboard

Represents a Kotlin primary constructor declaration.

Link copied to clipboard

Represents a Kotlin secondary constructor declaration.

Link copied to clipboard

Represents a source declaration in the Kotlin codebase.