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.
Info about a Scala method param when called as JS method.
Whether the parameter is a capture.
Parameter type (type of a single element if repeated).
Whether the parameter is repeated.