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 TypeMethodDescriptionvoid
AbstractCommandVisitor.visit
(Procedure.Call procedureCall) void
CommandVisitor.visit
(Procedure.Call procedureCall) Process aProcedure.Call
command.void
StatefulVisitor.visit
(Procedure.Call procedureCall) -
Uses of Procedure.Call in org.apache.sling.scripting.sightly.impl.compiler.optimization
Methods in org.apache.sling.scripting.sightly.impl.compiler.optimization with parameters of type Procedure.Call -
Uses of Procedure.Call in org.apache.sling.scripting.sightly.impl.compiler.visitor
Methods in org.apache.sling.scripting.sightly.impl.compiler.visitor with parameters of type Procedure.Call