Format

dotty.tools.dotc.semanticdb.Documentation$.Format$
See theFormat companion class
object Format

Attributes

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

Members list

Concise view

Type members

Classlikes

case object HTML extends Format with Recognized

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Format
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
HTML.type
case object JAVADOC extends Format with Recognized

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Format
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
JAVADOC.type
case object KDOC extends Format with Recognized

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Format
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
KDOC.type
case object MARKDOWN extends Format with Recognized

Attributes

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

Attributes

Graph
Supertypes
class Format
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object HTML.type
object JAVADOC.type
object KDOC.type
object MARKDOWN.type
object SCALADOC.type
case object SCALADOC extends Format with Recognized

Attributes

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

Attributes

Graph
Supertypes
trait SemanticdbUnrecognizedEnum
class Format
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): Format

Concrete fields

lazy val values: Seq[Recognized]

Givens