public class BlockNode extends ContainerNode
| Constructor and Description |
|---|
BlockNode(CssNode... children) |
BlockNode(int index,
int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
CssNodeType |
getNodeType() |
appendChild, childCount, containsVariable, equals, filterChild, getChildren, getFirstChild, getLastChild, getVariable, getVariables, hasChildren, hashCode, hasVariables, putVariable, removeChild, replaceChildpublic BlockNode(int index,
int line,
int column)
public BlockNode(CssNode... children)
public CssNodeType getNodeType()
getNodeType in class ContainerNodeCopyright © 2014. All rights reserved.