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.java209 String getAutofixSuppressionComment(); in getAutofixSuppressionComment() method
DDummyOptionsConfig.java158 public String getAutofixSuppressionComment() { in getAutofixSuppressionComment() method in DummyOptionsConfig
DAbstractConfig.java244 public String getAutofixSuppressionComment() { in getAutofixSuppressionComment() method in AbstractConfig