Uses of Class
org.apache.sling.scripting.sightly.compiler.commands.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
Modifier 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
-
Uses of OutputVariable in org.apache.sling.scripting.sightly.impl.compiler.visitor