edu.stanford.smi.protegex.owl.model.classparser.manchester
Class ManchesterOWLParserTokenManager
java.lang.Object
edu.stanford.smi.protegex.owl.model.classparser.manchester.ManchesterOWLParserTokenManager
- All Implemented Interfaces:
- ManchesterOWLParserConstants
public class ManchesterOWLParserTokenManager
- extends Object
- implements ManchesterOWLParserConstants
Fields inherited from interface edu.stanford.smi.protegex.owl.model.classparser.manchester.ManchesterOWLParserConstants |
ALL, AND, CLASS_EXPR_COMMENT, CLOSEPAR, CLOSESQPAR, DATATYPEID, DEFAULT, DIGIT, EOF, EXACT, EXPONENT, FLOATING_POINT_LITERAL, HAS, IDENTIFIER, INTEGER_LITERAL, LETTER, MAX, MIN, NOT, ONE_OF, OPENPAR, OPENSQPAR, OR, SOME, STRING_LITERAL, tokenImage, UNBOUNDEDVAL |
Methods inherited from class java.lang.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 JavaCharStream input_stream
curChar
protected char curChar
ManchesterOWLParserTokenManager
public ManchesterOWLParserTokenManager(JavaCharStream stream)
ManchesterOWLParserTokenManager
public ManchesterOWLParserTokenManager(JavaCharStream stream,
int lexState)
setDebugStream
public void setDebugStream(PrintStream ds)
ReInit
public void ReInit(JavaCharStream stream)
ReInit
public void ReInit(JavaCharStream stream,
int lexState)
SwitchTo
public void SwitchTo(int lexState)
jjFillToken
protected Token jjFillToken()
getNextToken
public Token getNextToken()
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.