JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
GraalVM Truffle Java API Reference
25.3.4.1-dev
eb6826f79f9e78b5ac5c87c7f9b6ae6d0ee06488
com.oracle.truffle.api.library
ExportMessage
Ignore
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