|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.classLoader.SyntheticMethod
com.ibm.wala.ipa.summaries.SummarizedMethod
com.ibm.wala.cast.js.ipa.summaries.JavaScriptSummarizedFunction
public class JavaScriptSummarizedFunction
| Field Summary |
|---|
| Fields inherited from class com.ibm.wala.classLoader.SyntheticMethod |
|---|
NO_STATEMENTS |
| Constructor Summary | |
|---|---|
JavaScriptSummarizedFunction(MethodReference ref,
MethodSummary summary,
IClass declaringClass)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
InducedCFG |
makeControlFlowGraph()
|
| Methods inherited from class com.ibm.wala.ipa.summaries.SummarizedMethod |
|---|
getNumberOfParameters, getParameterType, getPoison, getPoisonLevel, getStatements, hasPoison, isAbstract, isNative, isStatic, makeIR |
| Methods inherited from class com.ibm.wala.classLoader.SyntheticMethod |
|---|
getBytecodeStream, getClassHierarchy, getDeclaredExceptions, getDeclaringClass, getDescriptor, getLineNumber, getLocalVariableName, getMaxLocals, getMaxStackHeight, getName, getReference, getReturnType, getSelector, getSignature, getStatements, hasExceptionHandler, hashCode, hasLocalVariableTable, isClinit, isFactoryMethod, isFinal, isInit, isPrivate, isProtected, isPublic, isSynchronized, isSynthetic, isVolatile, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JavaScriptSummarizedFunction(MethodReference ref,
MethodSummary summary,
IClass declaringClass)
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class SyntheticMethodObject.equals(Object)public InducedCFG makeControlFlowGraph()
makeControlFlowGraph in class SyntheticMethod
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||