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