Package org.robovm.compiler
Class MarshalerLookup.PointerMarshalerMethod
java.lang.Object
org.robovm.compiler.MarshalerLookup.MarshalerMethod
org.robovm.compiler.MarshalerLookup.PointerMarshalerMethod
- Enclosing class:
- MarshalerLookup
public class MarshalerLookup.PointerMarshalerMethod extends MarshalerLookup.MarshalerMethod
-
Field Summary
Fields inherited from class org.robovm.compiler.MarshalerLookup.MarshalerMethod
method, supportedCallTypes -
Method Summary
Modifier and Type Method Description soot.SootMethodgetAfterBridgeCallMethod()soot.SootMethodgetAfterCallbackCallMethod()Methods inherited from class org.robovm.compiler.MarshalerLookup.MarshalerMethod
getInvokeStatic, getMethod, supportsCallType
-
Method Details
-
getAfterBridgeCallMethod
public soot.SootMethod getAfterBridgeCallMethod() -
getAfterCallbackCallMethod
public soot.SootMethod getAfterCallbackCallMethod()
-