Packages

class nowarn extends Annotation with StaticAnnotation

Shims Scala 2.13.2's @nowarn so it compiles on Scala 2.12. Silencer has rudimentary support.

Source
nowarn.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. nowarn
  2. StaticAnnotation
  3. Annotation
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new nowarn(value: String = "")

Value Members

  1. val value: String