Wyvern. Instruction. Select
(wyvern v1.0.3)
Copy Markdown
Summary
Types
@type t() :: %Wyvern.Instruction.Select{ cond: Wyvern.Value.t(), dest: Wyvern.Instruction.Types.destination(), id: reference(), if_false: Wyvern.Value.t(), if_true: Wyvern.Value.t() }