public class LessVariableReferenceNode extends ValueNode
| Constructor and Description |
|---|
LessVariableReferenceNode(String varRef) |
LessVariableReferenceNode(String varRef,
int index,
int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
CssNode |
eval(ContainerNode context)
Evaluates LESS node producing static content and modifying metadata
May return null if does not generate any content
|
CssNodeType |
getNodeType() |
add, divide, equals, getValue, getValue, getWordBreak, hashCode, multiply, setValue, subtractpublic LessVariableReferenceNode(String varRef, int index, int line, int column)
public LessVariableReferenceNode(String varRef)
public CssNodeType getNodeType()
getNodeType in class ValueNodepublic CssNode eval(ContainerNode context)
CssNodeCopyright © 2014. All rights reserved.