PRAGMA_LEXER

PRAGMA_LEXER("lexer")

Module header token: Occurs in a pragma string to define a lexer.

Properties

Link copied to clipboard
val lexeme: String

The Java String form of the lexeme.

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