All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wartremover.warts.Nothing.scala Maven / Gradle / Ivy

There is a newer version: 2.4.21
Show newest version
package org.wartremover
package warts

object Nothing extends ForbidInference[Nothing] {
  def apply(u: WartUniverse): u.Traverser = applyForbidden(u)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy