Package com.oracle.truffle.api
Annotation Type CompilerDirectives.CompilationFinal
- Enclosing class:
- CompilerDirectives
Marks fields that should be considered final for a Truffle compilation although they are not
final while executing in the interpreter.