Hierarchy

Properties

finalizer?: null | BlockStatement
handler?: null | CatchClause
leadingComments?: Comment[]
loc?: null | SourceLocation
range?: [number, number]
trailingComments?: Comment[]
type: "TryStatement"

Generated using TypeDoc