Searched defs:yylex (Results 1 - 4 of 4) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/analysis/
H A DJFlexTokenizer.java47 abstract public boolean yylex() throws IOException; method in class:JFlexTokenizer
96 return this.yylex();
H A DJFlexXref.java67 * EOF value returned by yylex().
292 public abstract int yylex() throws IOException; method in class:JFlexXref
335 while (yylex() != yyeof) { // NOPMD while statement intentionally empty
336 // nothing to do here, yylex() will do the work
/opengrok/egrok/lib/
H A Djson-simple-1.1.1.jar ... handlerStatusStack private org.json.simple.parser.Yylex lexer private org.json.simple.parser. ...
/opengrok/lib/
H A Djson-simple-1.1.1.jar ... handlerStatusStack private org.json.simple.parser.Yylex lexer private org.json.simple.parser. ...

Completed in 17 milliseconds