net.sourceforge.cobertura.javancss.parser.java15
Class JavaParser15.LookaheadSuccess

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

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


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

JavaParser15.LookaheadSuccess

private JavaParser15.LookaheadSuccess()