Annotation Interface LegacySetFeatureSetCaller


@Target(METHOD) @Retention(CLASS) public @interface LegacySetFeatureSetCaller
Annotation on methods that still call the deprecated `CompilerOptions.legacySetOutputFeatureSet` API.

Current code is advised to instead use the supported `setBrowserFeaturesetYear` or `setLanguageOut` APIs.