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