Uses of Interface
org.codenarc.ResultsProcessor
-
Packages that use ResultsProcessor Package Description org.codenarc org.codenarc.util -
-
Uses of ResultsProcessor in org.codenarc
Classes in org.codenarc that implement ResultsProcessor Modifier and Type Class Description classNullResultsProcessorMethods in org.codenarc that return ResultsProcessor Modifier and Type Method Description ResultsProcessorCodeNarcRunner. getResultsProcessor()Methods in org.codenarc with parameters of type ResultsProcessor Modifier and Type Method Description voidCodeNarcRunner. setResultsProcessor(ResultsProcessor value) -
Uses of ResultsProcessor in org.codenarc.util
Classes in org.codenarc.util that implement ResultsProcessor Modifier and Type Class Description classBaselineResultsProcessor
-