Package org.antlr.analysis
Class AnalysisTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.antlr.analysis.AnalysisTimeoutException
- All Implemented Interfaces:
Serializable
Analysis took too long; bail out of entire DFA construction.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
abortedDFA
-
-
Constructor Details
-
AnalysisTimeoutException
-