WartTestTraverser

org.wartremover.test.WartTestTraverser

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Result(errors: List[String], warnings: List[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Result

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Result.type

Value members

Concrete methods

inline def apply[A <: WartTraverser](inline t: A)(inline a: Any): Result