Parses Call AST
@type t() :: %Umwelt.Felixir.Call{ arguments: list(), context: list(), name: String.t(), note: String.t(), type: any() }