public class JavaScriptSummarizedFunction
extends com.ibm.wala.ipa.summaries.SummarizedMethod
| Constructor and Description |
|---|
JavaScriptSummarizedFunction(com.ibm.wala.types.MethodReference ref,
com.ibm.wala.ipa.summaries.MethodSummary summary,
com.ibm.wala.classLoader.IClass declaringClass) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.ibm.wala.cfg.InducedCFG |
makeControlFlowGraph(com.ibm.wala.ssa.SSAInstruction[] instructions) |
getNumberOfParameters, getParameterType, getPoison, getPoisonLevel, getStatements, hasPoison, isAbstract, isNative, isStatic, makeIRgetAnnotations, getBytecodeStream, getClassHierarchy, getDeclaredExceptions, getDeclaringClass, getDescriptor, getLineNumber, getLocalVariableName, getMaxLocals, getMaxStackHeight, getName, getParameterSourcePosition, getReference, getReturnType, getSelector, getSignature, getSourcePosition, getStatements, hasExceptionHandler, hashCode, hasLocalVariableTable, isBridge, isClinit, isFactoryMethod, isFinal, isInit, isPrivate, isProtected, isPublic, isSynchronized, isSynthetic, toStringpublic JavaScriptSummarizedFunction(com.ibm.wala.types.MethodReference ref,
com.ibm.wala.ipa.summaries.MethodSummary summary,
com.ibm.wala.classLoader.IClass declaringClass)
public boolean equals(Object o)
equals in class com.ibm.wala.classLoader.SyntheticMethodpublic com.ibm.wala.cfg.InducedCFG makeControlFlowGraph(com.ibm.wala.ssa.SSAInstruction[] instructions)
makeControlFlowGraph in class com.ibm.wala.classLoader.SyntheticMethodCopyright © 2017. All rights reserved.