@Inherited @Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface SupportedLintOptions
SourceChecker.getSupportedLintOptions()
method can construct its
result from the value of this annotation.
TODO: Are superclasses considered? Should we?SupportedOptions
public abstract String[] value