estree v2.4.0 ESTree.TryStatement
Summary
Types
t :: %ESTree.TryStatement{block: ESTree.BlockStatement.t, finalizer: ESTree.BlockStatement.t | nil, handler: ESTree.CaseClause.t | nil, loc: ESTree.SourceLocation.t | nil, type: binary}
t :: %ESTree.TryStatement{block: ESTree.BlockStatement.t, finalizer: ESTree.BlockStatement.t | nil, handler: ESTree.CaseClause.t | nil, loc: ESTree.SourceLocation.t | nil, type: binary}