java.lang.Object
org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getVariableName
public String getVariableName()
-
-
accept
Description copied from interface: Command
Accept a visitor.
- Specified by:
accept
in interface Command
- Parameters:
visitor
- the visitor that will process this command