- addMapping(TypeMapping, String...) - Method in class ca.weblite.objc.TypeMapper
-
Adds a TypeMapping that is meant to handle one or more signatures.
- addr(Peerable) - Static method in class ca.weblite.objc.RuntimeUtils
-
Returns the pointer to the Native peer for a Peerable object.
- afterResponse() - Method in class ca.weblite.objc.Message
-
Method that is called just after the message is send and response received.
- args - Variable in class ca.weblite.objc.Message
-
List of arguments to pass to the method invocation.
- arraySize(String) - Static method in class ca.weblite.objc.RuntimeUtils
-
Returns the size of an array that is specified in a signature.