java.lang.Object
org.apache.sling.scripting.sightly.compiler.commands.Procedure.End
All Implemented Interfaces:
Command
Enclosing class:
Procedure

public static final class Procedure.End extends Object implements Command
  • Method Details

    • 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