Class OpenLAlgorithmGoToMainSignal

  • All Implemented Interfaces:
    Serializable

    public class OpenLAlgorithmGoToMainSignal
    extends ControlSignal
    Signal is used when executed GOTO operation from subroutine to main.
    Author:
    User
    See Also:
    Serialized Form
    • Constructor Detail

      • OpenLAlgorithmGoToMainSignal

        public OpenLAlgorithmGoToMainSignal​(String label)
        Create an instance of OpenLAlgorithmGoToMainSignal initialized with label to jump.
        Parameters:
        operations -
        labels -
    • Method Detail

      • getLabel

        public String getLabel()
        Returns:
        the label