Severity

sealed trait Severity extends Product
Companion:
object
trait Product
trait Equals
class Object
trait Matchable
class Any
object Error.type
object Info.type
object Warning.type

Value members

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product