JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.oracle.truffle.api.dsl
GenerateAOT
Exclude
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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