public class JavaScriptFunctionApplyContextInterpreter
extends com.ibm.wala.cast.ipa.callgraph.AstContextInsensitiveSSAContextInterpreter
| Constructor and Description |
|---|
JavaScriptFunctionApplyContextInterpreter(com.ibm.wala.ipa.callgraph.AnalysisOptions options,
com.ibm.wala.ipa.callgraph.IAnalysisCacheView cache) |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.ssa.DefUse |
getDU(com.ibm.wala.ipa.callgraph.CGNode node) |
com.ibm.wala.ssa.IR |
getIR(com.ibm.wala.ipa.callgraph.CGNode node) |
boolean |
understands(com.ibm.wala.ipa.callgraph.CGNode node) |
iterateCallSites, iterateNewSites, understandsgetCFG, getIRView, getNumberOfStatements, recordFactoryTypegetAnalysisCache, iterateFieldsRead, iterateFieldsWrittenpublic JavaScriptFunctionApplyContextInterpreter(com.ibm.wala.ipa.callgraph.AnalysisOptions options,
com.ibm.wala.ipa.callgraph.IAnalysisCacheView cache)
public boolean understands(com.ibm.wala.ipa.callgraph.CGNode node)
understands in interface com.ibm.wala.ipa.callgraph.cha.CHAContextInterpreterunderstands in class com.ibm.wala.ipa.callgraph.cha.ContextInsensitiveCHAContextInterpreterpublic com.ibm.wala.ssa.IR getIR(com.ibm.wala.ipa.callgraph.CGNode node)
getIR in interface com.ibm.wala.ipa.callgraph.propagation.SSAContextInterpretergetIR in class com.ibm.wala.ipa.callgraph.propagation.cfa.ContextInsensitiveSSAInterpreterpublic com.ibm.wala.ssa.DefUse getDU(com.ibm.wala.ipa.callgraph.CGNode node)
getDU in interface com.ibm.wala.ipa.callgraph.propagation.SSAContextInterpretergetDU in class com.ibm.wala.ipa.callgraph.propagation.cfa.ContextInsensitiveSSAInterpreterCopyright © 2017. All rights reserved.