Class CssLoopVariableNode
java.lang.Object
com.google.common.css.compiler.ast.CssNode
com.google.common.css.compiler.ast.CssValueNode
com.google.common.css.compiler.ast.CssLiteralNode
com.google.common.css.compiler.ast.CssLoopVariableNode
- All Implemented Interfaces:
Locatable
A node that is a reference to a for loop variable.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.css.compiler.ast.CssValueNode
getIsDefault, getValue, setIsDefault, setValue, toStringMethods inherited from class com.google.common.css.compiler.ast.CssNode
ancestors, appendComment, deepCopyNodes, equals, getComments, getParent, getShouldBeFlipped, getSourceCodeLocation, getVisitController, hasComment, hashCode, inFunArgs, setComments, setShouldBeFlipped, setSourceCodeLocation
-
Constructor Details
-
CssLoopVariableNode
-
CssLoopVariableNode
-
-
Method Details
-
deepCopy
- Overrides:
deepCopyin classCssLiteralNode
-