View Source Hologram.Compiler.IR.RemoteFunctionCall (hologram v0.2.0)
Summary
Types
@type t() :: %Hologram.Compiler.IR.RemoteFunctionCall{ args: [Hologram.Compiler.IR.t()], function: Hologram.Compiler.IR.t(), module: Hologram.Compiler.IR.t() }
@type t() :: %Hologram.Compiler.IR.RemoteFunctionCall{ args: [Hologram.Compiler.IR.t()], function: Hologram.Compiler.IR.t(), module: Hologram.Compiler.IR.t() }