edu.stanford.smi.protegex.owl.compactparser
Class OWLCompactParser.JJCalls

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.compactparser.OWLCompactParser.JJCalls
Enclosing class:
OWLCompactParser

static final class OWLCompactParser.JJCalls
extends Object


Field Summary
(package private)  int arg
           
(package private)  Token first
           
(package private)  int gen
           
(package private)  OWLCompactParser.JJCalls next
           
 
Constructor Summary
(package private) OWLCompactParser.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

OWLCompactParser.JJCalls next
Constructor Detail

OWLCompactParser.JJCalls

OWLCompactParser.JJCalls()