Annotation Type LegacySetFeatureSetCaller
-
@Target(METHOD) @Retention(CLASS) public @interface LegacySetFeatureSetCallerAnnotation on methods that still call the deprecated `CompilerOptions.legacySetOutputFeatureSet` API.Current code is advised to instead use the supported `setBrowserFeaturesetYear` or `setLanguageOut` APIs.