JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
GraalVM Truffle Java API Reference
25.0.0-dev
d2cd8baaefe4400c336551038cfe8c44efc2bbcb
com.oracle.truffle.api.dsl
GenerateAOT
Exclude
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface GenerateAOT.Exclude
Enclosing class:
GenerateAOT
@Retention
(
CLASS
)
@Target
(
METHOD
)
public static @interface
GenerateAOT.Exclude
Excludes the annotated
Specialization
from AOT preparation.
Since:
21.1