public interface IntegerNode extends SimpleTypeNode<Integer>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getValue() |
getLiteralValueaddChild, addChild, copy, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, getType, removeChild, replaceWith, setChild, setParent, setSourceInteger getValue()
getValue in interface SimpleTypeNode<Integer>Copyright © 2016. All rights reserved.