Package edu.stanford.smi.protegex.owl.model.classparser.manchester

Interface Summary
ManchesterOWLParserConstants  
 

Class Summary
JavaCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ManchesterOWLClassParser User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 5, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

ManchesterOWLParser  
ManchesterOWLParser.JJCalls  
ManchesterOWLParserTokenManager  
ManchesterOWLParserUtil User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 5, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
ManchesterOWLParser.LookaheadSuccess  
TokenMgrError