JSParamInfo
dotty.tools.dotc.transform.sjs.JSSymUtils.JSParamInfo
Info about a Scala method param when called as JS method.
Value parameters
- capture
-
Whether the parameter is a capture.
- info
-
Parameter type (type of a single element if repeated).
- repeated
-
Whether the parameter is repeated.
Attributes
- Graph
-
- Supertypes
Members list
In this article