- yybegin(int) - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Enters a new lexical state
- yychar - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
the number of characters up to the start of the matched text
- yychar - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yycharat(int) - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Returns the character at position pos from the
matched text.
- yycheck - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yycheck() - Static method in class com.thoughtworks.qdox.parser.impl.Parser
-
- yyclose() - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Closes the input stream.
- yycolumn - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
the number of characters from the last newline up to the start of the
matched text
- yydebug - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yydefred - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yydgoto - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- YYEOF - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
This character denotes the end of file
- YYERRCODE - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yyerrflag - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yyerror(String) - Method in class com.thoughtworks.qdox.parser.impl.Parser
-
- YYFINAL - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yygindex - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- YYINITIAL - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- yylen - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yylength() - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Returns the length of the matched text region.
- yylex() - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class com.thoughtworks.qdox.parser.impl.Parser
-
- yylexdebug(int, int) - Method in class com.thoughtworks.qdox.parser.impl.Parser
-
- yylhs - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yyline - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
number of newlines encountered up to the start of the matched text
- yylval - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yym - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- YYMAXTOKEN - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yyn - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yyname - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yynerrs - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yyparse() - Method in class com.thoughtworks.qdox.parser.impl.Parser
-
- yypushback(int) - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Pushes the specified amount of characters back into the input stream.
- yyreset(Reader) - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Resets the scanner to read from a new input stream.
- yyrindex - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yyrule - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yys - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yysindex - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- YYSTACKSIZE - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yystate() - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Returns the current lexical state.
- yystate - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yytable - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yytable() - Static method in class com.thoughtworks.qdox.parser.impl.Parser
-
- YYTABLESIZE - Static variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yytext() - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Returns the text matched by the current regular expression.
- yytext - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- yyval - Variable in class com.thoughtworks.qdox.parser.impl.Parser
-
- ZZ_ACTION - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Translates DFA states to action switch labels.
- ZZ_ACTION_PACKED_0 - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- ZZ_ATTRIBUTE - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
ZZ_ATTRIBUTE[aState] contains the attributes of state aState
- ZZ_ATTRIBUTE_PACKED_0 - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- ZZ_BUFFERSIZE - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
initial size of the lookahead buffer
- ZZ_CMAP - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Translates characters to character classes
- ZZ_CMAP_PACKED - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Translates characters to character classes
- ZZ_ERROR_MSG - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- ZZ_LEXSTATE - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
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
- ZZ_NO_MATCH - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- ZZ_PUSHBACK_2BIG - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- ZZ_ROWMAP - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Translates a state to a row index in the transition table
- ZZ_ROWMAP_PACKED_0 - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- ZZ_TRANS - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
The transition table of the DFA
- ZZ_TRANS_PACKED_0 - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- ZZ_UNKNOWN_ERROR - Static variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- zzAtBOL - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
zzAtBOL == true <=> the scanner is currently at the beginning of a line
- zzAtEOF - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
zzAtEOF == true <=> the scanner is at the EOF
- zzBuffer - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
this buffer contains the current text to be matched and is
the source of the yytext() string
- zzCurrentPos - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
the current text position in the buffer
- zzDoEOF() - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Contains user EOF-code, which will be executed exactly once,
when the end of file is reached
- zzEndRead - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
endRead marks the last character in the buffer, that has been read
from input
- zzEOFDone - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
denotes if the user-EOF-code has already been executed
- zzLexicalState - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
the current lexical state
- zzMarkedPos - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
the textposition at the last accepting state
- zzReader - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
the input device
- zzRefill() - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Refills the input buffer.
- zzScanError(int) - Method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Reports an error that occured while scanning.
- zzStartRead - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
startRead marks the beginning of the yytext() string in the buffer
- zzState - Variable in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
the current state of the DFA
- zzUnpackAction() - Static method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- zzUnpackAction(String, int, int[]) - Static method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- zzUnpackAttribute() - Static method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- zzUnpackAttribute(String, int, int[]) - Static method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- zzUnpackCMap(String) - Static method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
Unpacks the compressed character translation table.
- zzUnpackRowMap() - Static method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- zzUnpackRowMap(String, int, int[]) - Static method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- zzUnpackTrans() - Static method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-
- zzUnpackTrans(String, int, int[]) - Static method in class com.thoughtworks.qdox.parser.impl.JFlexLexer
-