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