| Package | Description |
|---|---|
| com.ibm.wala.cast.js.callgraph.fieldbased |
| Modifier and Type | Class and Description |
|---|---|
class |
OptimisticCallgraphBuilder
Optimistic call graph builder that propagates inter-procedural data flow iteratively as
call edges are discovered.
|
class |
PessimisticCallGraphBuilder
Call graph builder for building pessimistic call graphs, where inter-procedural flows are not
tracked except in the trivial case of local calls.
|
class |
WorklistBasedOptimisticCallgraphBuilder
Optimistic call graph builder that propagates inter-procedural data flow iteratively as
call edges are discovered.
|
Copyright © 2017. All rights reserved.