Class nCFAContextSelector
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.cfa.CallStringContextSelector
com.ibm.wala.ipa.callgraph.propagation.cfa.nCFAContextSelector
- All Implemented Interfaces:
ContextSelector
-
Nested Class Summary
Nested classes/interfaces inherited from class CallStringContextSelector
CallStringContextSelector.CallStringContextPair -
Field Summary
Fields inherited from class CallStringContextSelector
base, BASE, CALL_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intgetLength(CGNode caller, CallSiteReference site, IMethod target) Methods inherited from class CallStringContextSelector
getCalleeTarget, getCallString, getRelevantParameters
-
Constructor Details
-
nCFAContextSelector
-
-
Method Details
-
getLength
- Specified by:
getLengthin classCallStringContextSelector
-