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