org.eigenbase.sql.parser.impl
Class SqlParserImpl.LookaheadSuccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by org.eigenbase.sql.parser.impl.SqlParserImpl.LookaheadSuccess
All Implemented Interfaces:
Serializable
Enclosing class:
SqlParserImpl

private static final class SqlParserImpl.LookaheadSuccess
extends Error


Constructor Summary
private SqlParserImpl.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

SqlParserImpl.LookaheadSuccess

private SqlParserImpl.LookaheadSuccess()