Annotation Interface Comment.Inline
- Enclosing interface:
- Comment
@Documented
@Retention(RUNTIME)
@Target({FIELD,PARAMETER,METHOD,TYPE})
@Repeatable(Inline.class)
public static @interface Comment.Inline
Annotation for use in
reflect serialization.
Binds an INLINE comment to the field,
which will be written out to the TOML document.-
Required Element Summary
Required Elements
-
Element Details
-
value
-