Maven module :un.code : code-spir :
Class : un.impl.code.spir.model.Instruction
Extends/Implements : -
Subclasses : -

Spir-V instruction.
author  Johann Sorel


Variables : type, operands
Functions : Instruction, Instruction


public InstructionType type

public int[] operands


public void Instruction (InstructionType type)

public void Instruction (InstructionType type, int[] operands)