Helper methods to simplify co-operation
of Java and Truffle objects.See: Description
| Class | Description |
|---|---|
| JavaInterop |
Helper methods to simplify access to objects of
Truffle languages from
Java and the other way around. |
| Annotation Type | Description |
|---|---|
| MethodMessage |
Annotation to obtain fine grain control over behavior of
JavaInterop.asJavaObject(java.lang.Class, com.oracle.truffle.api.interop.TruffleObject)
wrapper interfaces. |
Helper methods to simplify co-operation
of Java and Truffle objects.