Unrecognized

@SerialVersionUID(0L)
final case class Unrecognized(unrecognizedValue: Int) extends Severity with SemanticdbUnrecognizedEnum
trait SemanticdbUnrecognizedEnum
class Severity
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

Inherited from:
Severity

Value members

Inherited methods

Inherited from:
Severity
def index: Int
Inherited from:
SemanticdbUnrecognizedEnum
Inherited from:
Severity
Inherited from:
Severity
Inherited from:
Severity
override def isUnrecognized: Boolean
Definition Classes
SemanticdbUnrecognizedEnum -> SemanticdbGeneratedEnum
Inherited from:
SemanticdbUnrecognizedEnum
Inherited from:
Severity
Inherited from:
SemanticdbUnrecognizedEnum
Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes
SemanticdbGeneratedEnum -> Any
Inherited from:
SemanticdbGeneratedEnum

Inherited fields

val value: Int
Inherited from:
Severity