Class Op_Goto

    • Field Detail

      • Logger

        private static final Logger Logger

        Class Logger instance.

      • TAG

        private static final String TAG

        Class Logger tag.

    • Constructor Detail

      • Op_Goto

        Op_Goto​(@NotNull
                @NotNull Calculator Owner)
        Create operation and attach to owning calculator.
        Parameters:
        Owner - Calculator which will call this Opcode