Package org.staccato
Interface Instruction
-
- All Known Implementing Classes:
Instruction.Choice,Instruction.LastIsValue,Instruction.LastIsValueToSplit,Instruction.Switch
public interface Instruction
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classInstruction.Choicestatic classInstruction.LastIsValuestatic classInstruction.LastIsValueToSplitstatic interfaceInstruction.Splitterstatic classInstruction.Switch
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringonInstructionReceived(java.lang.String[] instructions)
-