NonEmpty

dotty.tools.dotc.semanticdb.Constant.NonEmpty
sealed trait NonEmpty extends Constant

Attributes

Graph
Supertypes
trait Constant
trait SemanticdbGeneratedSealedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Type members

Inherited types

Attributes

Inherited from:
Constant

Value members

Inherited methods

Attributes

Inherited from:
Constant
final def asNonEmpty: Option[NonEmpty]

Attributes

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

Attributes

Inherited from:
Equals
final def isDefined: Boolean

Attributes

Inherited from:
Constant
final def isEmpty: Boolean

Attributes

Inherited from:
Constant

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