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

Concise view

Type members

Classlikes

case object LEGACY extends Schema with Recognized

Attributes

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

Attributes

Graph
Supertypes
class Schema
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object LEGACY.type
object SEMANTICDB3.type
object SEMANTICDB4.type
case object SEMANTICDB3 extends Schema with Recognized

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Schema
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object SEMANTICDB4 extends Schema with Recognized

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Schema
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
final case class Unrecognized(unrecognizedValue: Int) extends Schema with SemanticdbUnrecognizedEnum

Attributes

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

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