Unrecognized

dotty.tools.dotc.semanticdb.SymbolInformation.Kind.Unrecognized
final case class Unrecognized(unrecognizedValue: Int) extends Kind, SemanticdbUnrecognizedEnum

Attributes

Graph
Supertypes
trait SemanticdbUnrecognizedEnum
class Kind
trait SemanticdbGeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

type EnumType = Kind

Attributes

Inherited from:
Kind

Value members

Inherited methods

Attributes

Inherited from:
Kind
def index: Int

Attributes

Inherited from:
SemanticdbUnrecognizedEnum

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind

Attributes

Inherited from:
Kind
override def isUnrecognized: Boolean

Attributes

Definition Classes
SemanticdbUnrecognizedEnum -> SemanticdbGeneratedEnum
Inherited from:
SemanticdbUnrecognizedEnum
def name: String

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:
Kind