Interface PmdReporter


public interface PmdReporter
Façade to report user-facing messages (info, warning and error).

Note: messages are formatted using MessageFormat.

Note: This interface was called net.sourceforge.pmd.util.log.MessageReporter in PMD 6.

Author:
Clément Fournier