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
1d60175443df0fa24149bef8003e1a1190cae40c
com.oracle.truffle.api.library
ExportLibrary
Repeat
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Required Element Summary
Element Details
value
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