Uses of Class
org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
Packages that use OutputVariable
Package
Description
The
org.apache.sling.scripting.sightly.compiler.commands
package defines the API for
Command
processing.-
Uses of OutputVariable in org.apache.sling.scripting.sightly.compiler.commands
Methods in org.apache.sling.scripting.sightly.compiler.commands with parameters of type OutputVariableModifier and TypeMethodDescriptionvoid
AbstractCommandVisitor.visit
(OutputVariable outputVariable) void
CommandVisitor.visit
(OutputVariable outputVariable) Process aOutputVariable
command.void
StatefulVisitor.visit
(OutputVariable outputVariable) -
Uses of OutputVariable in org.apache.sling.scripting.sightly.impl.compiler.optimization
Methods in org.apache.sling.scripting.sightly.impl.compiler.optimization with parameters of type OutputVariable -
Uses of OutputVariable in org.apache.sling.scripting.sightly.impl.compiler.visitor
Methods in org.apache.sling.scripting.sightly.impl.compiler.visitor with parameters of type OutputVariable