org.eigenbase.lurql.parser
Class LurqlParser.LookaheadSuccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by org.eigenbase.lurql.parser.LurqlParser.LookaheadSuccess
All Implemented Interfaces:
Serializable
Enclosing class:
LurqlParser

private static final class LurqlParser.LookaheadSuccess
extends Error


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

LurqlParser.LookaheadSuccess

private LurqlParser.LookaheadSuccess()