-
Methods in org.robovm.compiler with parameters of type BroMethodCompiler.MarshaledArg
| Modifier and Type |
Method |
Description |
protected Value |
BroMethodCompiler.marshalNativeToObject(Function fn,
MarshalerLookup.MarshalerMethod marshalerMethod,
BroMethodCompiler.MarshaledArg marshaledArg,
Value env,
String valueClassName,
Value nativeValue,
long flags) |
|
protected Value |
BroMethodCompiler.marshalObjectToNative(Function fn,
MarshalerLookup.MarshalerMethod marshalerMethod,
BroMethodCompiler.MarshaledArg marshaledArg,
Type nativeType,
Value env,
Value object,
long flags) |
|