Wyvern.IROperand protocol (wyvern v1.0.4)

Copy Markdown

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

to_operand(term, ctx)

@spec to_operand(any(), Wyvern.IR.Context.t()) :: {String.t(), Wyvern.IR.Context.t()}