public abstract class BaseStatementNode extends FixedChildrenNode implements IStatementNode
| Modifier and Type | Field and Description |
|---|---|
protected BlockNode |
contentsNode
Block node that contains the contents of this statement
|
emptyNodeArray, parentUNKNOWN| Constructor and Description |
|---|
BaseStatementNode()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BlockNode |
getContentsNode() |
IASNode |
getStatementContentsNode()
returns the contents contained with the statement
|
protected BlockNode |
initBlockNode() |
isTerminalanalyze, buildInnerString, buildStringRecursive, canContinueContainmentSearch, collectImportNodes, combineAttributes, connectedToProjectScope, contains, endAfter, endAfter, endBefore, endBefore, fillInOffsets, getAbsoluteEnd, getAbsoluteStart, getAncestorOfType, getASScope, getChild, getChildCount, getContainingFilePath, getContainingNode, getContainingScope, getEnd, getFileScope, getFileSpecification, getInnerString, getNodeKind, getPackageName, getParent, getScopeNode, getSpanningStart, getStart, getSucceedingNode, getWorkspace, isTransparent, looselyContains, normalize, replaceChild, runPostProcess, setChildren, setParent, span, span, span, startAfter, startAfter, startBefore, startBefore, swapChildren, toString, tryGetOffsetLookup, verifygetColumn, getEndColumn, getEndLine, getLine, getLineColumnString, getOffsetsString, getSourcePath, getSourcePathString, setColumn, setEnd, setEndColumn, setEndLine, setLine, setSourceLocation, setSourcePath, setStart, span, spanclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartprotected BlockNode contentsNode
public IASNode getStatementContentsNode()
IStatementNodegetStatementContentsNode in interface IStatementNodeIScopedNodeprotected BlockNode initBlockNode()
public BlockNode getContentsNode()
Copyright © 2016 The Apache Software Foundation. All rights reserved.