JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
GraalVM Truffle Java API Reference
26.0.0-dev
d05be0f6cdc9b152eac7acf5f46637b38fdfd2ae
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