JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
GraalVM Truffle Java API Reference
26.0.0-dev
4d8b719886c29f5457eefb81e3fdc2d988f1bacb
com.oracle.truffle.api.library
ExportLibrary
Repeat
Select Theme
Light
Dark
System Setting
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