Annotation Type Comment
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface CommentThe comment to add to the given node. If no value is provided the full key of this node will be used as comment. This is done so that you can easily translate them.