net.sf.farrago.parser.impl
Class FarragoParserImpl.LookaheadSuccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by net.sf.farrago.parser.impl.FarragoParserImpl.LookaheadSuccess
All Implemented Interfaces:
Serializable
Enclosing class:
FarragoParserImpl

private static final class FarragoParserImpl.LookaheadSuccess
extends Error


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

FarragoParserImpl.LookaheadSuccess

private FarragoParserImpl.LookaheadSuccess()