Package com.oracle.truffle.api
Annotation Type CompilerDirectives.TruffleBoundary
-
@Retention(RUNTIME) @Target(METHOD) public static @interface CompilerDirectives.TruffleBoundary
Marks a method that it is considered as a boundary for Truffle partial evaluation.