Package org.staccato

Interface Instruction

All Known Implementing Classes:
Instruction.Choice, Instruction.LastIsValue, Instruction.LastIsValueToSplit, Instruction.Switch

public interface Instruction
  • Method Details

    • onInstructionReceived

      String onInstructionReceived(String[] instructions)