TemplateRef

com.typesafe.tools.mima.core.TemplateRef
trait TemplateRef extends ProblemRef

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Inherited methods

def howToFilter: Option[String]

The code snippet to use to filter out the problem.

The code snippet to use to filter out the problem.

Attributes

Inherited from:
ProblemRef
def matchName: Option[String]

The name to use to filter out the problem.

The name to use to filter out the problem.

Attributes

Inherited from:
ProblemRef