Package gnu.expr

Class CatchClause

  • All Implemented Interfaces:
    gnu.kawa.format.Printable, Named, SourceLocator, javax.xml.transform.SourceLocator, org.xml.sax.Locator

    public class CatchClause
    extends LetExp
    A "catch" clause of a "try-catch" form.