Origin

dotty.tools.dotc.reporting.MessageFilter.Origin
final case class Origin(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