Package org.antlr.v4.test.runtime
Annotation Type CommentHasStringValue
-
@Retention(SOURCE) @Target({FIELD,METHOD}) @Inherited public @interface CommentHasStringValueThis is just a tag that indicates the javadoc comment has a multi-line string
@Retention(SOURCE)
@Target({FIELD,METHOD})
@Inherited
public @interface CommentHasStringValue