ExprMatch

org.wartremover.ExprMatch
See theExprMatch companion object
abstract class ExprMatch(exprMatch: Quotes ?=> PartialFunction[Expr[Any], String]) extends WartTraverser

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
WartTraverser
def runsAfter: Set[String]

Attributes

Inherited from:
WartTraverser