| Package | Description |
|---|---|
| org.duelengine.css.ast |
| Modifier and Type | Method and Description |
|---|---|
WordBreak |
ValueNode.getWordBreak(boolean prettyPrint) |
WordBreak |
OperatorNode.getWordBreak(boolean prettyPrint) |
WordBreak |
CssNode.getWordBreak(boolean prettyPrint) |
WordBreak |
CommentNode.getWordBreak(boolean prettyPrint) |
WordBreak |
CombinatorNode.getWordBreak(boolean prettyPrint) |
static WordBreak |
WordBreak.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WordBreak[] |
WordBreak.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.