public class AccrueCatch_c
extends polyglot.ast.Catch_c
Constructor and Description |
---|
AccrueCatch_c(polyglot.util.Position pos,
polyglot.ast.Formal formal,
polyglot.ast.Block body) |
Modifier and Type | Method and Description |
---|---|
polyglot.ast.Catch |
formal(polyglot.ast.Formal formal) |
protected <N extends polyglot.ast.Catch_c> |
reconstruct(N n,
polyglot.ast.Formal formal,
polyglot.ast.Block body) |
acceptCFG, body, body, body, catchType, copy, enterScope, firstChild, formal, formal, prettyPrint, toString, typeCheck, visitChildren
exceptionCheck, exceptions, exceptions, exceptions, extRewrite, listChild, reachable, reachable, reachable
addDecls, buildTypes, buildTypesEnter, checkConstants, childExpectedType, copy, copy, copyIfNeeded, del, del, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, dump, enterChildScope, error, error, error, exceptionCheckEnter, ext, ext, ext, ext, extRewriteEnter, isDisambiguated, isTypeChecked, lang, position, position, position, prettyPrint, prettyPrint, prettyPrint, prettyPrint, print, printBlock, printSubStmt, throwTypes, translate, typeCheckEnter, typeCheckOverride, visit, visitChild, visitEdge, visitList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
del, del, dump, error, error, ext, ext, ext, ext, isDisambiguated, isTypeChecked, position, position, visit, visitEdge
addDecls, buildTypes, buildTypesEnter, checkConstants, childExpectedType, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, exceptionCheck, exceptionCheckEnter, extRewrite, extRewriteEnter, lang, prettyPrint, prettyPrint, prettyPrint, prettyPrint, throwTypes, translate, typeCheckEnter, typeCheckOverride, visitChild, visitList
public AccrueCatch_c(polyglot.util.Position pos, polyglot.ast.Formal formal, polyglot.ast.Block body)
public polyglot.ast.Catch formal(polyglot.ast.Formal formal)
formal
in interface polyglot.ast.Catch
formal
in class polyglot.ast.Catch_c
protected <N extends polyglot.ast.Catch_c> N reconstruct(N n, polyglot.ast.Formal formal, polyglot.ast.Block body)
reconstruct
in class polyglot.ast.Catch_c