@Inherited @Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface SupportedOptions
SourceChecker.getSupportedOptions() method constructs its
result from the value of this annotation and additionally prefixing
the checker class name.
In contrast to
SupportedOptions,
note that this qualifier is Inherited.SupportedLintOptions,
SupportedOptionspublic abstract String[] value