edu.stanford.smi.protegex.owl.model.classparser.compact
Class CompactParser.LookaheadSuccess

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended byedu.stanford.smi.protegex.owl.model.classparser.compact.CompactParser.LookaheadSuccess
All Implemented Interfaces:
Serializable
Enclosing class:
CompactParser

private static final class CompactParser.LookaheadSuccess
extends Error


Field Summary
 
Fields inherited from class java.lang.Error
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
private CompactParser.LookaheadSuccess()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompactParser.LookaheadSuccess

private CompactParser.LookaheadSuccess()