OCTOTHORP

An octothorp (#) after an ELLIPSIS (…) indicates that a whole-number-valued literal token should be consumed from the Avail source code at this position. This is accomplished through the use of a RawLiteralTokenArgument.

Properties

Link copied to clipboard
val codepoint: Int

The sole codepoint (Int) of this Metacharacter instance.

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

The Avail A_String denoting this metacharacter.