java.lang.Object
com.ibm.wala.cast.js.ipa.callgraph.correlations.extraction.NodePos
All Implemented Interfaces:
CAstRewriter.RewriteContext<CAstBasicRewriter.NoKey>
Direct Known Subclasses:
ChildPos, ExtractionPos, LabelPos, RootPos

public abstract class NodePos extends Object implements CAstRewriter.RewriteContext<CAstBasicRewriter.NoKey>
Representation of a node's position in a CAst entity's syntax tree. The position is stored as a zipper data structure.
Author:
mschaefer