Interface MessageSink<S,T>

All Known Implementing Classes:
MessageSink.Tracker, MessageSink.UniqueWrapper, Model

public interface MessageSink<S,T>
Provided by the actual tool as a target for all error and warning messages. The processor will use these message to generate compiler errors, an IDEA plugin will use them to show inspections.