Class CatchStatement

All Implemented Interfaces:
NodeMetaDataHandler

public class CatchStatement
extends Statement
Represents a catch (Exception var) { } statement