public class FunctionNode extends ContainerValueNode
| Constructor and Description |
|---|
FunctionNode(String value,
int index,
int line,
int column) |
FunctionNode(String value,
ValueNode... args) |
| Modifier and Type | Method and Description |
|---|---|
CssNodeType |
getNodeType() |
equals, getContainer, hashCodeadd, divide, getValue, getValue, getWordBreak, multiply, setValue, subtractpublic FunctionNode(String value, int index, int line, int column)
public CssNodeType getNodeType()
getNodeType in class ContainerValueNodeCopyright © 2014. All rights reserved.