public interface ICSSNode extends ISourceLocation
DefaultInodeAdapter
.UNKNOWN
Modifier and Type | Method and Description |
---|---|
int |
getArity()
Get the node's child count.
|
ICSSNode |
getNthChild(int index)
Get the node's nth child.
|
CSSModelTreeType |
getOperator()
Get the node's type.
|
String |
toStringTree() |
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
String toStringTree()
int getArity()
DefaultAdapter
.ICSSNode getNthChild(int index)
DefaultAdapter
.index
- Child index.CSSModelTreeType getOperator()
DefaultAdapter
.Copyright © 2016 The Apache Software Foundation. All rights reserved.