TreeOrJSSpread

org.scalajs.ir.Trees$.TreeOrJSSpread
sealed trait TreeOrJSSpread extends IRNode

Either a Tree or a JSSpread.

This is the type of actual arguments to JS applications.

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