Package com.oracle.truffle.api
Annotation Type CompilerDirectives.CompilationFinal
-
@Retention(RUNTIME) @Target(FIELD) public static @interface CompilerDirectives.CompilationFinal
Marks fields that should be considered final for a Truffle compilation although they are not final while executing in the interpreter.