Symbol

interface Symbol

A marker interface for a symbol. A symbol mus have an identity

Types

Companion
Link copied to clipboard
common
object Companion

Properties

identity
Link copied to clipboard
common
abstract val identity: String
Identity object for the symbol.

Inheritors

StringSymbol
Link copied to clipboard