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
a58ab3354783ae3128ad2ecbb1b7f622a83b87bc
com.oracle.truffle.api.library
ExportMessage
Ignore
Select Theme
Light
Dark
System Setting
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface ExportMessage.Ignore
Enclosing class:
ExportMessage
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
})
public static @interface
ExportMessage.Ignore
Explicitly ignores warning messages originating from the
ExportLibrary
annotation.
Since:
19.0