Uses of Class
org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
Packages that use Procedure.Call
Package
Description
The
org.apache.sling.scripting.sightly.compiler.commands package defines the API for
Command processing.-
Uses of Procedure.Call in org.apache.sling.scripting.sightly.compiler.commands
Methods in org.apache.sling.scripting.sightly.compiler.commands with parameters of type Procedure.CallModifier and TypeMethodDescriptionvoidAbstractCommandVisitor.visit(Procedure.Call procedureCall) voidCommandVisitor.visit(Procedure.Call procedureCall) Process aProcedure.Callcommand.voidStatefulVisitor.visit(Procedure.Call procedureCall)