Tree

org.scalajs.ir.Trees$.Tree
sealed abstract class Tree extends IRNode with TreeOrJSSpread

Node for a statement or expression in the IR.

Attributes

Graph
Supertypes
class IRNode
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
IRNode

Attributes

Inherited from:
IRNode

Abstract fields

val tpe: Type