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 TypeMethodDescriptionvoidAbstractCommandVisitor.visit(OutputVariable outputVariable) voidCommandVisitor.visit(OutputVariable outputVariable) Process aOutputVariablecommand.voidStatefulVisitor.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