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