public interface StringNode extends SimpleTypeNode<String>
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
getLiteralValueaddChild, addChild, annotate, annotations, copy, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, getType, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourceString getValue()
getValue in interface SimpleTypeNode<String>Copyright © 2017. All rights reserved.