ATOM_LITERAL

ATOM_LITERAL("#atom-literal")

An atom literal, including delimiters. May be overridden if more contextual information is available about the atom's function, e.g., if it serves as a method name, object type field, etc.

Properties

Link copied to clipboard
val kotlinString: String
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val string: AvailObject

The Avail A_String version of the kotlinString.