@NonnullByDefault

Package ch.raffael.meldioc.model.messages

  • Interface Summary
    Interface Description
    Message<S,​T>
    Represents a model error or warning message.
    MessageSink<S,​T>
    Provided by the actual tool as a target for all error and warning messages.
  • Class Summary
    Class Description
    MessageSink.Tracker<S,​T>  
    MessageSink.UniqueWrapper<S,​T>  
  • Enum Summary
    Enum Description
    Message.Id
    Message IDs for use with `@SuppressWarnings()`.