Unrecognized

dotty.tools.dotc.semanticdb.Diagnostic$.Severity$.Unrecognized
final case class Unrecognized(unrecognizedValue: Int) extends Severity with SemanticdbUnrecognizedEnum

Attributes

Graph
Supertypes
trait SemanticdbUnrecognizedEnum
class Severity
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Inherited types

Attributes

Inherited from:
Severity

Value members

Inherited methods

Attributes

Inherited from:
Severity
def index: Int

Attributes

Inherited from:
SemanticdbUnrecognizedEnum

Attributes

Inherited from:
Severity

Attributes

Inherited from:
Severity

Attributes

Inherited from:
Severity

Attributes

Inherited from:
Severity
override def isUnrecognized: Boolean

Attributes

Definition Classes
SemanticdbUnrecognizedEnum -> SemanticdbGeneratedEnum
Inherited from:
SemanticdbUnrecognizedEnum

Attributes

Inherited from:
Severity

Attributes

Inherited from:
SemanticdbUnrecognizedEnum

Attributes

Inherited from:
Product

Attributes

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.

Attributes

Returns:

a string representation of the object.

Definition Classes
SemanticdbGeneratedEnum -> Any
Inherited from:
SemanticdbGeneratedEnum

Inherited fields

val value: Int

Attributes

Inherited from:
Severity