net.sourceforge.cobertura.javancss.parser.java15.debug
Class JavaParser15Debug.LookaheadSuccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by net.sourceforge.cobertura.javancss.parser.java15.debug.JavaParser15Debug.LookaheadSuccess
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JavaParser15Debug

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


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

JavaParser15Debug.LookaheadSuccess

private JavaParser15Debug.LookaheadSuccess()