Modifier and Type | Class and Description |
---|---|
class |
AbstractSuggestionsBuilder
A base class to
BuildTimeReporter.SuggestionsBuilder s that abstracts the walking of the
differences and lets the subclasses only implement simple methods to output the suggestions in the given format. |
class |
JsonSuggestionsBuilder
A helper to
BuildTimeReporter that outputs the ignore suggestions in JSON format. |
class |
XmlSuggestionsBuilder
A helper to
BuildTimeReporter that outputs the ignore suggestions in XML format. |
Copyright © 2014-2021 Lukas Krejci. All Rights Reserved.