Symbol

interface Symbol : MST

A marker interface for a symbol. A symbol must have an identity. Ic

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.

Sources

common source
Link copied to clipboard