public static final class Expansion.PGrammarNotExpandable extends Exception
Expansion.checkExpandability(PGrammar)
finds a potentially dangerous cycle preventing the expansion of a grammar.| Modifier and Type | Field and Description |
|---|---|
Located<String> |
formal
The formal parameter of
rule which may lead
to ever-growing instantiations |
Located<String> |
rule
The rule whose expansion may not terminate
|
| Modifier and Type | Method and Description |
|---|---|
IReport |
getReport() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IReport getReport()