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
object AutoUnboxing
object MapUnit
object SeqApply

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
WartTraverser
def runsAfter: Set[String]

Attributes

Inherited from:
WartTraverser