Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TryStatement

Hierarchy

Index

Properties

block

end

end: number

finalizer

finalizer: BlockStatement

handler

handler: CatchClause

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "TryStatement"

Generated using TypeDoc