DesugaredSelect

scala.scalanative.nscplugin.NirGenUtil.DesugaredSelect
object DesugaredSelect extends DeconstructorCommon[Tree]

Attributes

Graph
Supertypes
class DeconstructorCommon[Tree]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def _1: Tree
def _2: Name
override def isEmpty: Boolean

Attributes

Definition Classes
override def unapply(s: Tree): this.type

Attributes

Definition Classes

Inherited methods

def get: DeconstructorCommon.this.type

Attributes

Inherited from:
DeconstructorCommon

Attributes

Inherited from:
DeconstructorCommon

Concrete fields

var desugared: Select

Inherited fields

var field: Tree

Attributes

Inherited from:
DeconstructorCommon