public class JavaScriptFunctionApplyContextSelector extends Object implements com.ibm.wala.ipa.callgraph.ContextSelector
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaScriptFunctionApplyContextSelector.ApplyContext |
| Modifier and Type | Field and Description |
|---|---|
static com.ibm.wala.ipa.callgraph.ContextKey |
APPLY_NON_NULL_ARGS |
| Constructor and Description |
|---|
JavaScriptFunctionApplyContextSelector(com.ibm.wala.ipa.callgraph.ContextSelector base) |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.ipa.callgraph.Context |
getCalleeTarget(com.ibm.wala.ipa.callgraph.CGNode caller,
com.ibm.wala.classLoader.CallSiteReference site,
com.ibm.wala.classLoader.IMethod callee,
com.ibm.wala.ipa.callgraph.propagation.InstanceKey[] receiver) |
com.ibm.wala.util.intset.IntSet |
getRelevantParameters(com.ibm.wala.ipa.callgraph.CGNode caller,
com.ibm.wala.classLoader.CallSiteReference site) |
public static final com.ibm.wala.ipa.callgraph.ContextKey APPLY_NON_NULL_ARGS
public JavaScriptFunctionApplyContextSelector(com.ibm.wala.ipa.callgraph.ContextSelector base)
public com.ibm.wala.util.intset.IntSet getRelevantParameters(com.ibm.wala.ipa.callgraph.CGNode caller,
com.ibm.wala.classLoader.CallSiteReference site)
getRelevantParameters in interface com.ibm.wala.ipa.callgraph.ContextSelectorpublic com.ibm.wala.ipa.callgraph.Context getCalleeTarget(com.ibm.wala.ipa.callgraph.CGNode caller,
com.ibm.wala.classLoader.CallSiteReference site,
com.ibm.wala.classLoader.IMethod callee,
com.ibm.wala.ipa.callgraph.propagation.InstanceKey[] receiver)
getCalleeTarget in interface com.ibm.wala.ipa.callgraph.ContextSelectorCopyright © 2017. All rights reserved.