SealedValue

dotty.tools.dotc.semanticdb.TreeMessage.SealedValue
See theSealedValue companion object
sealed trait SealedValue extends SemanticdbGeneratedOneof

Attributes

Companion
object
Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class ApplyTree
object Empty
class FunctionTree
class IdTree
class LiteralTree
class OriginalTree
class SelectTree
Show all

Members list

Type members

Inherited types

type ValueType

Attributes

Inherited from:
SemanticdbGeneratedOneof

Value members

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def number: Int

Attributes

Inherited from:
SemanticdbGeneratedOneof

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def value: ValueType

Attributes

Inherited from:
SemanticdbGeneratedOneof
def valueOption: Option[ValueType]

Attributes

Inherited from:
SemanticdbGeneratedOneof