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