Searched refs:deprecatedAnnotation (Results 1 – 1 of 1) sorted by relevance
173 Deprecated deprecatedAnnotation = field.getAnnotation(Deprecated.class); in dumpOptionsToXml() local175 if (!printDeprecatedOptions && deprecatedAnnotation != null) { in dumpOptionsToXml()