LITERAL

A literal token, detected at lexical scanning time. Only applicable for a LiteralTokenDescriptor.

Properties

Link copied to clipboard
val atom: A_Atom

The associated special atom.

Link copied to clipboard
open override val fieldName: String

Answer the name of this enumeration value.

Link copied to clipboard
open override val fieldOrdinal: Int

Answer an integer that identifies this enumeration value uniquely within this enumeration subclass (i.e., any enumeration class implementing this interface). These values are allocated sequentially to the enumeration values, starting at zero.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int