Class TryStatement

Hierarchy

Constructors

Properties

body: Block
catchClauses: CatchClause[]
expression: ExpressionNode
location: Location
range: [number, number]
returnParameters: null | ParameterList = null
type: "TryStatement" = ...

Generated using TypeDoc