Uses of Interface com.puppycrawl.tools.checkstyle.api.MessageDispatcher

Uses in package com.puppycrawl.tools.checkstyle.api

Methods with parameter type com.puppycrawl.tools.checkstyle.api.MessageDispatcher

void
void
Sets the MessageDispatcher that is used to dispatch error messages to AuditListeners during processing.

Methods with return type com.puppycrawl.tools.checkstyle.api.MessageDispatcher

MessageDispatcher
A message dispatcher is used to fire violation messages to interested audit listeners.

Uses in package com.puppycrawl.tools.checkstyle

Classes implementing com.puppycrawl.tools.checkstyle.api.MessageDispatcher

class
This class provides the functionality to check a set of files.