Class ChildPos
java.lang.Object
com.ibm.wala.cast.js.ipa.callgraph.correlations.extraction.NodePos
com.ibm.wala.cast.js.ipa.callgraph.correlations.extraction.ChildPos
- All Implemented Interfaces:
CAstRewriter.RewriteContext<CAstBasicRewriter.NoKey>
A
NodePos
for a non-root node; includes information about the parent node, the child
index, and the position of the parent node.- Author:
- mschaefer
-
Constructor Details
-
ChildPos
-
-
Method Details
-
getParent
-
getIndex
public int getIndex() -
getParentPos
-
getChild
-
getChildPos
-
accept
-
hashCode
-
equals
-