|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.toolkits.pointer.nativemethods.NativeMethodClass | +--soot.jimple.toolkits.pointer.nativemethods.JavaLangFloatNative
Constructor Summary | |
JavaLangFloatNative(Singletons.Global g)
|
Method Summary | |
void |
simulateMethod(SootMethod method,
ReferenceVariable thisVar,
ReferenceVariable returnVar,
ReferenceVariable[] params)
Implements the abstract method simulateMethod. |
static JavaLangFloatNative |
v()
|
Methods inherited from class soot.jimple.toolkits.pointer.nativemethods.NativeMethodClass |
defaultMethod |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public JavaLangFloatNative(Singletons.Global g)
Method Detail |
public static JavaLangFloatNative v()
public void simulateMethod(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |