gate.jape.parser
Class ParseCpsl.LookaheadSuccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by gate.jape.parser.ParseCpsl.LookaheadSuccess
All Implemented Interfaces:
Serializable
Enclosing class:
ParseCpsl

private static final class ParseCpsl.LookaheadSuccess
extends Error


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

ParseCpsl.LookaheadSuccess

private ParseCpsl.LookaheadSuccess()