NonEmpty

dotty.tools.dotc.semanticdb.Signature$.NonEmpty
sealed trait NonEmpty extends Signature

Attributes

Graph
Supertypes
trait Signature
trait SemanticdbGeneratedSealedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Inherited types

Attributes

Inherited from:
Signature

Value members

Inherited methods

Attributes

Inherited from:
Signature

Attributes

Inherited from:
Signature
def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
final def isDefined: Boolean

Attributes

Inherited from:
Signature
final def isEmpty: Boolean

Attributes

Inherited from:
Signature

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