ImplicitsModule
trait ImplicitsModule
Methods of the module object val Implicits
- Source
- Quotes.scala
Value members
Abstract methods
Find a given instance of type T
in the current scope provided by the current enclosing splice.
Find a given instance of type T
in the current scope provided by the current enclosing splice.
Return an ImplicitSearchResult
.
- Value Params
- tpe
type of the implicit parameter
- Source
- Quotes.scala