Searched refs:DEPRECATION_MISMATCH (Results 1 – 4 of 4) sorted by relevance
299 public static final Error DEPRECATION_MISMATCH = new Error(113, WARNING); field in Errors
164 Errors.error(Errors.DEPRECATION_MISMATCH, position(), "Field " in isDeprecated()
227 Errors.error(Errors.DEPRECATION_MISMATCH, position(), "Method " in isDeprecated()
607 Errors.error(Errors.DEPRECATION_MISMATCH, position(), "Class " + qualifiedName() in isDeprecated()