public class CommentNode extends ValueNode
| Constructor and Description |
|---|
CommentNode(String value) |
CommentNode(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 CommentNode(String value, int index, int line, int column)
public CommentNode(String value)
public WordBreak getWordBreak(boolean prettyPrint)
getWordBreak in class ValueNodepublic CssNodeType getNodeType()
getNodeType in class ValueNodeCopyright © 2014. All rights reserved.