DenoDeno.lint.TryStatementinterface Deno.lint.TryStatementunstableTry/catch statement Properties ##type: "TryStatement" #range: Range #block: BlockStatement #handler: CatchClause | null #finalizer: BlockStatement | null #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock
interface Deno.lint.TryStatementunstableTry/catch statement Properties ##type: "TryStatement" #range: Range #block: BlockStatement #handler: CatchClause | null #finalizer: BlockStatement | null #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock