Package org.robovm.compiler.trampoline
Class Instanceof
java.lang.Object
org.robovm.compiler.trampoline.Trampoline
org.robovm.compiler.trampoline.Instanceof
- All Implemented Interfaces:
Serializable,Comparable<Trampoline>
public class Instanceof extends Trampoline
- Version:
- $Id$
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class org.robovm.compiler.trampoline.Trampoline
callingClass, target -
Constructor Summary
Constructors Constructor Description Instanceof(String callingClass, String targetClass) -
Method Summary
Modifier and Type Method Description FunctionTypegetFunctionType()Methods inherited from class org.robovm.compiler.trampoline.Trampoline
compareTo, equals, getCallingClass, getFunctionName, getFunctionRef, getTarget, hashCode, toString
-
Constructor Details
-
Instanceof
-
-
Method Details
-
getFunctionType
- Specified by:
getFunctionTypein classTrampoline
-