Class TryCatchStatement

All Implemented Interfaces:
NodeMetaDataHandler

public class TryCatchStatement
extends Statement
Represents a try { ... } catch () finally {} statement in Groovy