| Package | Description |
|---|---|
| com.ibm.wala.cast.js.ipa.callgraph.correlations.extraction |
| Modifier and Type | Class and Description |
|---|---|
class |
TwoLevelExtractionRegion |
| Modifier and Type | Method and Description |
|---|---|
ExtractionRegion |
ExtractionPos.getRegion() |
| Modifier and Type | Method and Description |
|---|---|
List<ExtractionRegion> |
ForInBodyExtractionPolicy.extract(com.ibm.wala.cast.tree.CAstNode node) |
abstract List<ExtractionRegion> |
ExtractionPolicy.extract(com.ibm.wala.cast.tree.CAstNode node) |
List<ExtractionRegion> |
CorrelatedPairExtractionPolicy.extract(com.ibm.wala.cast.tree.CAstNode node) |
| Constructor and Description |
|---|
ExtractionPos(com.ibm.wala.cast.tree.CAstNode parent,
ExtractionRegion region,
NodePos parent_pos) |
Copyright © 2017. All rights reserved.