END_OF_FILE

A special type of token that is appended to the actual tokens of the file to simplify end-of-file processing.

Properties

Link copied to clipboard

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
Link copied to clipboard