JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
dev.argon.esexpr
Package
dev.argon.esexpr
Annotation Interface Keyword
@Retention
(
CLASS
)
@Target
(
RECORD_COMPONENT
)
public @interface
Keyword
Indicates that the value is encoded as a keyword argument.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Gets the name of the keyword argument.
Element Details
value
String
value
Gets the name of the keyword argument.
Returns:
The name.
Default:
""