net.sf.amiba.impl.scientific
Class ScientificParserTokenManager
Object
ScientificParserTokenManager
- All Implemented Interfaces:
- ScientificParserConstants
public class ScientificParserTokenManager
- extends Object
- implements ScientificParserConstants
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debugStream
public PrintStream debugStream
jjstrLiteralImages
public static final String[] jjstrLiteralImages
lexStateNames
public static final String[] lexStateNames
input_stream
protected SimpleCharStream input_stream
curChar
protected char curChar
ScientificParserTokenManager
public ScientificParserTokenManager(SimpleCharStream stream)
ScientificParserTokenManager
public ScientificParserTokenManager(SimpleCharStream stream,
int lexState)
setDebugStream
public void setDebugStream(PrintStream ds)
ReInit
public void ReInit(SimpleCharStream stream)
ReInit
public void ReInit(SimpleCharStream stream,
int lexState)
SwitchTo
public void SwitchTo(int lexState)
jjFillToken
protected Token jjFillToken()
getNextToken
public Token getNextToken()