uk.ac.bbk.dcs.automed.qproc.translators.sql
Class SQL2IQL.LookaheadSuccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by uk.ac.bbk.dcs.automed.qproc.translators.sql.SQL2IQL.LookaheadSuccess
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SQL2IQL

private static final class SQL2IQL.LookaheadSuccess
extends java.lang.Error


Constructor Summary
private SQL2IQL.LookaheadSuccess()
           
 
Method Summary
 
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

SQL2IQL.LookaheadSuccess

private SQL2IQL.LookaheadSuccess()