@Repeatable(value=TruffleFromLibGraalRepeated.class) @Retention(value=RUNTIME) @Target(value=METHOD) public @interface TruffleFromLibGraal
com.oracle.truffle.libgraal.processor.TruffleFromLibGraalProcessor processor will
produce a helper method for marshaling arguments and making the JNI call.| Modifier and Type | Required Element and Description |
|---|---|
TruffleFromLibGraal.Id |
value
Gets the token identifying a call to HotSpot from libgraal.
|
public abstract TruffleFromLibGraal.Id value