Package com.ibm.wala.cast.js.callgraph.fieldbased
package com.ibm.wala.cast.js.callgraph.fieldbased
-
ClassDescriptionAbstract call graph builder class for building a call graph from a field-based flow graph.Full result of call graph computationA
JSAbstractInstructionVisitor
that is used to only visit instructions of a single method.Optimistic call graph builder that propagates inter-procedural data flow iteratively as call edges are discovered.Call graph builder for building pessimistic call graphs, where inter-procedural flows are not tracked except in the trivial case of local calls.Optimistic call graph builder that propagates inter-procedural data flow iteratively as call edges are discovered.