Package org.staccato

Class Instruction.LastIsValue

  • All Implemented Interfaces:
    Instruction
    Enclosing interface:
    Instruction

    public static class Instruction.LastIsValue
    extends java.lang.Object
    implements Instruction
    • Field Detail

      • REPLACE_CHAR

        public static char REPLACE_CHAR
    • Constructor Detail

      • LastIsValue

        public LastIsValue​(java.lang.String instruction)
    • Method Detail

      • onInstructionReceived

        public java.lang.String onInstructionReceived​(java.lang.String[] instructions)
        Specified by:
        onInstructionReceived in interface Instruction