scala.quoted.Quotes.reflectModule.MethodTypeMethods
Extension methods of MethodType
List of erased
flags for each parameters of the clause
List of erased
flags for each parameters of the clause
Whether the clause has any erased parameters
Whether the clause has any erased parameters
AttributesIs this the type of parameter clause like (using X1, ..., Xn)
or (using x1: X1, x2: X2, ... )
Is this the type of parameter clause like (using X1, ..., Xn)
or (using x1: X1, x2: X2, ... )
Is this the type of erased parameter clause (erased x1: X1, ..., xn: Xn)
Is this the type of erased parameter clause (erased x1: X1, ..., xn: Xn)
[Since version 3.4]
Use `hasErasedParams` and `erasedParams`
Is this the type of parameter clause like (implicit X1, ..., Xn)
, (using X1, ..., Xn)
or (using x1: X1, ..., xn: Xn)
Is this the type of parameter clause like (implicit X1, ..., Xn)
, (using X1, ..., Xn)
or (using x1: X1, ..., xn: Xn)
Returns a MethodTypeKind object representing the implicitness of the MethodType parameter clause.
Returns a MethodTypeKind object representing the implicitness of the MethodType parameter clause.
AttributesRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4