JSConstructorBody
dotty.tools.sjs.ir.Trees.JSConstructorBody
sealed case class JSConstructorBody(beforeSuper: List[Tree], superCall: JSSuperConstructorCall, afterSuper: List[Tree])(implicit pos: Position) extends IRNode
Attributes
- Graph
-
- Supertypes
Members list
In this article