JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
GraalVM Truffle Java API Reference
25.0.0-dev
44695f13cce184724b4167503e600c0e6d337a80
com.oracle.truffle.api.library
ExportLibrary
Repeat
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface ExportLibrary.Repeat
Enclosing class:
ExportLibrary
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public static @interface
ExportLibrary.Repeat
Repeat annotation for
ExportLibrary
.
Since:
19.0
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
ExportLibrary
[]
value
Repeat value for
ExportLibrary
.
Element Details
value
ExportLibrary
[]
value
Repeat value for
ExportLibrary
.
Since:
19.0