NonEmpty

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

Attributes

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

Value members

Inherited methods

Attributes

Inherited from:
Tree

Attributes

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

Attributes

Inherited from:
Equals
final def isDefined: Boolean

Attributes

Inherited from:
Tree
final def isEmpty: Boolean

Attributes

Inherited from:
Tree

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