Name

data class Name(val value: String) : TokenPayload

Decoded atom, graphic atom, or variable name.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

decoded name

Functions

Link copied to clipboard
open override fun toRepresentation(): String

Returns value.