public class AccessorNode extends ContainerValueNode
| Constructor and Description |
|---|
AccessorNode(String value,
int index,
int line,
int column) |
AccessorNode(String value,
ValueNode... args) |
| Modifier and Type | Method and Description |
|---|---|
CssNodeType |
getNodeType() |
equals, getContainer, hashCodeadd, divide, getValue, getValue, getWordBreak, multiply, setValue, subtractpublic AccessorNode(String value, int index, int line, int column)
public CssNodeType getNodeType()
getNodeType in class ContainerValueNodeCopyright © 2014. All rights reserved.