Annotation Type CompilerDirectives.TruffleBoundary

Enclosing class:
CompilerDirectives

@Retention(RUNTIME) @Target(METHOD) public static @interface CompilerDirectives.TruffleBoundary
Marks a method that it is considered as a boundary for Truffle partial evaluation.