org.cdlib.xtf.textEngine.freeform
Class FreeformQueryParser.LookaheadSuccess

Object
  extended by Throwable
      extended by Error
          extended by FreeformQueryParser.LookaheadSuccess
All Implemented Interfaces:
Serializable
Enclosing class:
FreeformQueryParser

private static final class FreeformQueryParser.LookaheadSuccess
extends Error


Constructor Summary
private FreeformQueryParser.LookaheadSuccess()
           
 
Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FreeformQueryParser.LookaheadSuccess

private FreeformQueryParser.LookaheadSuccess()