LEXER_DEFINITION

LEXER_DEFINITION("#lexer-definition")

The characters and whitespace that signal a lexer is being defined, excluding the lexer name and definition block.

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.