Name

interface Name : PrettyPrintable

An object that names things.

Functions

toDocument
Link copied to clipboard
abstract fun toDocument(): Document

Returns the pretty text representation of this object.

Properties

name
Link copied to clipboard
abstract val name: String

The given name.

nameCategory
Link copied to clipboard
abstract val nameCategory: String

Class of things this object names.

Inheritors

Host
Link copied to clipboard