public class StringNode extends ValueNode
| Constructor and Description |
|---|
StringNode(String value) |
StringNode(String value,
int index,
int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
CssNodeType |
getNodeType() |
add, divide, equals, getValue, getValue, getWordBreak, hashCode, multiply, setValue, subtractpublic StringNode(String value, int index, int line, int column)
public StringNode(String value)
public CssNodeType getNodeType()
getNodeType in class ValueNodeCopyright © 2014. All rights reserved.