Pragma Kind
These are the tokens that are understood directly by the Avail compiler.
Author
Todd L Smith
Mark van Gulik
Parameters
The Java lexeme string, i.e. the text of the token.
Entries
Module header token: Occurs in pragma strings to assert some quality of the virtual machine.
Module header token: Occurs in pragma strings to define bootstrap method.
Module header token: Occurs in pragma strings to define bootstrap macros.
Module header token: Occurs in a pragma string to define a lexer.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.