TreeOrJSSpread

sealed trait TreeOrJSSpread extends IRNode

Either a Tree or a JSSpread.

This is the type of actual arguments to JS applications.

class IRNode
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from
IRNode
def show: String
Inherited from
IRNode