Uses of Class
edu.stanford.smi.protegex.owl.model.classparser.manchester.ManchesterOWLParserTokenManager

Packages that use ManchesterOWLParserTokenManager
edu.stanford.smi.protegex.owl.model.classparser.manchester   
 

Uses of ManchesterOWLParserTokenManager in edu.stanford.smi.protegex.owl.model.classparser.manchester
 

Fields in edu.stanford.smi.protegex.owl.model.classparser.manchester declared as ManchesterOWLParserTokenManager
 ManchesterOWLParserTokenManager ManchesterOWLParser.token_source
           
 

Methods in edu.stanford.smi.protegex.owl.model.classparser.manchester with parameters of type ManchesterOWLParserTokenManager
 void ManchesterOWLParser.ReInit(ManchesterOWLParserTokenManager tm)
           
 

Constructors in edu.stanford.smi.protegex.owl.model.classparser.manchester with parameters of type ManchesterOWLParserTokenManager
ManchesterOWLParser(ManchesterOWLParserTokenManager tm)