Class Loop.End

  • All Implemented Interfaces:
    Command
    Enclosing class:
    Loop

    public static final class Loop.End
    extends Object
    implements Command
    • Method Detail

      • accept

        public void accept​(CommandVisitor visitor)
        Description copied from interface: Command
        Accept a visitor.
        Specified by:
        accept in interface Command
        Parameters:
        visitor - the visitor that will process this command