Class CAstRewriterExt.Edge
- java.lang.Object
-
- com.ibm.wala.cast.js.ipa.callgraph.correlations.extraction.CAstRewriterExt.Edge
-
- Enclosing class:
- CAstRewriterExt
protected static class CAstRewriterExt.Edge extends java.lang.ObjectA control flow edge to be added to the CFG.
-
-
Constructor Summary
Constructors Constructor Description Edge(com.ibm.wala.cast.tree.CAstNode from, java.lang.Object label, com.ibm.wala.cast.tree.CAstNode to)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-