Searched defs:yystate (Results 1 - 2 of 2) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/analysis/
H A DJFlexTokenizer.java57 abstract public int yystate(); method in class:JFlexTokenizer
118 this.stack.push(yystate());
H A DJFlexXref.java215 public abstract int yystate(); method in class:JFlexXref
466 this.stack.push(yystate());

Completed in 309 milliseconds