MessagePattern

dotty.tools.dotc.reporting.MessageFilter.MessagePattern
final case class MessagePattern(pattern: Regex)

Members list

Value members

Inherited methods

def matches(message: Diagnostic): Boolean

Attributes

Inherited from:
MessageFilter

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product