- yybegin(int) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
Enters a new lexical state
- yybegin(int) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
Enters a new lexical state
- yybegin(int) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
Enters a new lexical state
- yycharat(int) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
Returns the character at position pos from the matched text.
- yyclose() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
Closes the input stream.
- yyclose() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
Closes the input stream.
- yyclose() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
Closes the input stream.
- YYEOF - Static variable in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
This character denotes the end of file
- YYEOF - Static variable in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
This character denotes the end of file
- YYEOF - Static variable in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
This character denotes the end of file
- YYINITIAL - Static variable in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
lexical states
- YYINITIAL - Static variable in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
lexical states
- YYINITIAL - Static variable in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
lexical states
- yylength() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
Returns the length of the matched text region.
- yylength() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
Returns the length of the matched text region.
- yylength() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
Returns the length of the matched text region.
- yylex() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
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 net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
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 net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
Resumes scanning until the next regular expression is matched, the end of
input is encountered or an I/O-Error occurs.
- yypushback(int) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
Pushes the specified amount of characters back into the input stream.
- yyreset(Reader) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
Resets the scanner to read from a new input stream.
- yystate() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
Returns the current lexical state.
- yystate() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
Returns the current lexical state.
- yystate() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
Returns the current lexical state.
- yytext() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlex
-
Returns the text matched by the current regular expression.
- yytext() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFast
-
Returns the text matched by the current regular expression.
- yytext() - Method in class net.thevpc.tson.impl.parser.jflex.TsonFlexFastOld
-
Returns the text matched by the current regular expression.