java.lang.Object
org.xbib.jacc.compiler.Phase
org.xbib.jacc.compiler.Lexer
- Direct Known Subclasses:
SourceLexer
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.xbib.jacc.compiler.Phase
getHandler, report
-
Field Details
-
token
protected int token -
lexemeText
-
-
Method Details
-
nextToken
- Throws:
IOException
-
getToken
public int getToken() -
getLexeme
-
getPos
-
match
- Throws:
IOException
-