org.apache.derby.impl.sql.compile
Class SQLParser.LookaheadSuccess

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended byorg.apache.derby.impl.sql.compile.SQLParser.LookaheadSuccess
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SQLParser

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


Field Summary
 
Fields inherited from class java.lang.Error
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
private SQLParser.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

SQLParser.LookaheadSuccess

private SQLParser.LookaheadSuccess()


Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.