net.sf.farrago.rng.parserimpl
Class RngParser.LookaheadSuccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by net.sf.farrago.rng.parserimpl.RngParser.LookaheadSuccess
All Implemented Interfaces:
Serializable
Enclosing class:
RngParser

private static final class RngParser.LookaheadSuccess
extends Error


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

RngParser.LookaheadSuccess

private RngParser.LookaheadSuccess()