Searched refs:curLexState (Results 1 - 2 of 2) sorted by relevance

/opengrok-sun/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DArchiveParserTokenManager.java678 curLexState = defaultLexState;
699 curLexState = lexState;
715 int curLexState = 0; field in class:ArchiveParserTokenManager
743 switch(curLexState)
774 curLexState = jjnewLexState[jjmatchedKind];
780 curLexState = jjnewLexState[jjmatchedKind];
803 throw new TokenMgrError(EOFSeen, curLexState, error_line, error_column, error_after, curChar, TokenMgrError.LEXICAL_ERROR);
/opengrok-sun/lib/
H A Djrcs.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/jrcs/ ...

Completed in 26 milliseconds