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