NonEmpty

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

Attributes

Graph
Supertypes
trait Access
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:
Access

Value members

Inherited methods

Attributes

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

Attributes

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

Attributes

Inherited from:
Equals
final def isDefined: Boolean

Attributes

Inherited from:
Access
final def isEmpty: Boolean

Attributes

Inherited from:
Access

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