java.lang.Object
com.ibm.wala.cast.js.ipa.callgraph.correlations.extraction.NodePos
com.ibm.wala.cast.js.ipa.callgraph.correlations.extraction.LabelPos
All Implemented Interfaces:
CAstRewriter.RewriteContext<CAstBasicRewriter.NoKey>

public class LabelPos extends NodePos
A NodePos for a node that labels a CFG edge; currently only seems to occur with 'switch' statements.
Author:
mschaefer
  • Constructor Details

  • Method Details