# Functions
*
* Creates a new scanner
*
* @param in the java.io.Reader to read input from.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* This character denotes the end of file */.
* lexical states */.
* initial size of the lookahead buffer */.
error codes */.
error codes */.
error codes */.
# Variables
*
* Translates DFA states to action switch labels.
No description provided by the author
*
* ZZ_ATTRIBUTE[aState] contains the attributes of state <code>aState</code>
*/.
No description provided by the author
*
* Translates characters to character classes
*/.
*
* Translates characters to character classes
*/.
error messages for the codes above */.
*
* ZZ_LEXSTATE[l] is the state in the DFA for the lexical state l
* ZZ_LEXSTATE[l+1] is the state in the DFA for the lexical state l
* at the beginning of a line
* l is of the form l = 2*k, k a non negative integer
*/.
*
* Translates a state to a row index in the transition table
*/.
No description provided by the author
*
* The transition table of the DFA
*/.
No description provided by the author