|
|||||||||
| 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.callgraph.impl.AbstractRootMethod
com.ibm.wala.ipa.callgraph.impl.FakeWorldClinitMethod
public class FakeWorldClinitMethod
A synthetic method that calls all class initializers
| Field Summary |
|---|
| Fields inherited from class com.ibm.wala.ipa.callgraph.impl.AbstractRootMethod |
|---|
cache, cha, insts, nextLocal, statements |
| Fields inherited from class com.ibm.wala.classLoader.SyntheticMethod |
|---|
declaringClass, NO_STATEMENTS, resolvedMethod |
| Constructor Summary | |
|---|---|
FakeWorldClinitMethod(IClassHierarchy cha,
AnalysisOptions options,
AnalysisCache cache)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ibm.wala.ipa.callgraph.impl.AbstractRootMethod |
|---|
add1DArrayAllocation, addAllocation, addAllocationWithoutCtor, addCheckcast, addGetInstance, addGetStatic, addInvocation, addLocal, addPhi, addReturn, getInterpreter, getStatements, getValueNumberForByteConstant, getValueNumberForCharConstant, getValueNumberForIntConstant, makeIR |
| Methods inherited from class com.ibm.wala.classLoader.SyntheticMethod |
|---|
equals, getBytecodeStream, getClassHierarchy, getDeclaredExceptions, getDeclaringClass, getDescriptor, getLineNumber, getLocalVariableName, getMaxLocals, getMaxStackHeight, getName, getNumberOfParameters, getParameterType, getPoison, getPoisonLevel, getReference, getReturnType, getSelector, getSignature, getStatements, hasExceptionHandler, hashCode, hasLocalVariableTable, hasPoison, isAbstract, isBridge, isClinit, isFactoryMethod, isFinal, isInit, isNative, isPrivate, isProtected, isPublic, isStatic, isSynchronized, isSynthetic, makeControlFlowGraph, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FakeWorldClinitMethod(IClassHierarchy cha,
AnalysisOptions options,
AnalysisCache cache)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||