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
077f075913b2fa39aa0fbc5af76874e3a926374d
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