Home
last modified time | relevance | path

Searched defs:getAutofixSuppressionComment (Results 1 – 3 of 3) sorted by relevance

/external/nullaway/nullaway/src/main/java/com/uber/nullaway/
DConfig.java250 String getAutofixSuppressionComment(); in getAutofixSuppressionComment() method
DDummyOptionsConfig.java184 public String getAutofixSuppressionComment() { in getAutofixSuppressionComment() method in DummyOptionsConfig
DAbstractConfig.java279 public String getAutofixSuppressionComment() { in getAutofixSuppressionComment() method in AbstractConfig