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