public class JifThrowDel extends JifDel_c
Throw node.Throw,
Serialized FormfatalExceptions| Constructor and Description |
|---|
JifThrowDel() |
| Modifier and Type | Method and Description |
|---|---|
void |
setThrownIsNeverNull() |
boolean |
thrownIsNeverNull() |
java.util.List<polyglot.types.Type> |
throwTypes(polyglot.types.TypeSystem ts)
List of Types of exceptions that might get thrown.
|
buildTypes, fatalExceptions, setFatalExceptions, translateaddDecls, buildTypesEnter, checkConstants, childExpectedType, copy, copy, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, extRewrite, extRewriteEnter, extRewriteOverride, init, jl, lang, node, prettyPrint, prettyPrint, prettyPrint, prettyPrint, prettyPrint, typeCheck, typeCheckEnter, typeCheckOverride, visitChild, visitChildren, visitListpublic void setThrownIsNeverNull()
public boolean thrownIsNeverNull()
public java.util.List<polyglot.types.Type> throwTypes(polyglot.types.TypeSystem ts)
throwTypes in interface polyglot.ast.NodeOpsthrowTypes in class JifDel_c