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
4d134f344c70082676820b469f0df65936af138c
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
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