edu.stanford.smi.protegex.owl.model.classparser.manchester
Class ManchesterOWLParser.JJCalls

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.model.classparser.manchester.ManchesterOWLParser.JJCalls
Enclosing class:
ManchesterOWLParser

static final class ManchesterOWLParser.JJCalls
extends Object


Field Summary
(package private)  int arg
           
(package private)  Token first
           
(package private)  int gen
           
(package private)  ManchesterOWLParser.JJCalls next
           
 
Constructor Summary
(package private) ManchesterOWLParser.JJCalls()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gen

int gen

first

Token first

arg

int arg

next

ManchesterOWLParser.JJCalls next
Constructor Detail

ManchesterOWLParser.JJCalls

ManchesterOWLParser.JJCalls()