public interface IConditionalNode extends IStatementNode
UNKNOWN
Modifier and Type | Method and Description |
---|---|
IExpressionNode |
getConditionalExpressionNode()
Returns the
IExpressionNode that contains the conditional
expression within this conditional |
getStatementContentsNode
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
IExpressionNode getConditionalExpressionNode()
IExpressionNode
that contains the conditional
expression within this conditionalIExpressionNode
or nullCopyright © 2016 The Apache Software Foundation. All rights reserved.