Tree

sealed abstract class Tree extends IRNode with TreeOrJSSpread

Node for a statement or expression in the IR.

class IRNode
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
IRNode
Inherited from:
IRNode

Abstract fields

val tpe: Type