Closure
org.scalajs.ir.Trees.Closure
Closure with explicit captures.
Value parameters
- arrow
-
If
true, the closure is an Arrow Function (=>), which does not have anthisparameter, and cannot be constructed (called withnew). Iffalse, it is a regular Function (function).
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Treetrait TreeOrJSSpreadclass IRNodeclass Objecttrait Matchableclass Any
Members list
In this article