Uses of Class
org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
-
Packages that use VariableBinding.Global Package Description org.apache.sling.scripting.sightly.compiler.commands Theorg.apache.sling.scripting.sightly.compiler.commandspackage defines the API forCommandprocessing. -
-
Uses of VariableBinding.Global in org.apache.sling.scripting.sightly.compiler.commands
Methods in org.apache.sling.scripting.sightly.compiler.commands with parameters of type VariableBinding.Global Modifier and Type Method Description voidAbstractCommandVisitor. visit(VariableBinding.Global globalAssignment)voidCommandVisitor. visit(VariableBinding.Global globalAssignment)Process aVariableBinding.Globalcommand.voidStatefulVisitor. visit(VariableBinding.Global globalAssignment)
-