java.lang.Object
org.apache.sling.scripting.sightly.compiler.commands.Procedure.End
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
accept
Description copied from interface: Command
Accept a visitor.
- Specified by:
accept
in interface Command
- Parameters:
visitor
- the visitor that will process this command