Schema

dotty.tools.dotc.semanticdb.Schema$
See theSchema companion class
object Schema

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Schema.type

Members list

Type members

Classlikes

case object LEGACY extends Schema, Recognized

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Recognized
class Schema
trait SemanticdbGeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
LEGACY.type
sealed trait Recognized extends Schema

Attributes

Supertypes
class Schema
trait SemanticdbGeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object LEGACY.type
object SEMANTICDB3.type
object SEMANTICDB4.type
case object SEMANTICDB3 extends Schema, Recognized

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Recognized
class Schema
trait SemanticdbGeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object SEMANTICDB4 extends Schema, Recognized

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Recognized
class Schema
trait SemanticdbGeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
final case class Unrecognized(unrecognizedValue: Int) extends Schema, SemanticdbUnrecognizedEnum

Attributes

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

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromValue(`__value`: Int): Schema

Concrete fields

lazy val values: Seq[Recognized]

Givens