AssignLhs

org.scalajs.ir.Trees$.AssignLhs
sealed trait AssignLhs extends Tree

Attributes

Graph
Supertypes
class Tree
class IRNode
class Object
trait Matchable
class Any
Show all
Known subtypes
class ArraySelect
class JSGlobalRef
class JSSelect
class RecordSelect
class Select
class SelectStatic
class VarRef
Show all

Members list

Value members

Inherited methods

def pos: Position

Attributes

Inherited from:
IRNode
def show: String

Attributes

Inherited from:
IRNode

Inherited fields

val tpe: Type

Attributes

Inherited from:
Tree