ESTree.CallExpression
SourceTypes ↑
t :: %ESTree.CallExpression{type: binary, loc: ESTree.SourceLocation.t | nil, callee: ESTree.Expression.t, arguments: [ESTree.Expression.t]}
t :: %ESTree.CallExpression{type: binary, loc: ESTree.SourceLocation.t | nil, callee: ESTree.Expression.t, arguments: [ESTree.Expression.t]}