estree v2.6.0 ESTree.CatchClause
Summary
Types
t()
t() :: %ESTree.CatchClause{body: ESTree.BlockStatement.t, loc: ESTree.SourceLocation.t | nil, param: ESTree.Pattern.t, type: binary}