OpenSearch

case class OpenSearch(cand: Candidate, pt: Type, outer: SearchHistory)(using `x$4`: Context) extends SearchHistory
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from
SearchHistory
def emitDictionary(span: Span, result: SearchResult)(using Context): SearchResult
Inherited from
SearchHistory
Inherited from
SearchHistory
def nest(cand: Candidate, pt: Type)(using Context): OpenSearch

Create the state for a nested implicit search.

Create the state for a nested implicit search.

Value Params
cand

The candidate implicit to be explored.

pt

The target type for the above candidate.

Inherited from
SearchHistory
Inherited from
Product
def refBynameImplicit(tpe: Type)(using Context): Type
Inherited from
SearchHistory
override def toString: String
Definition Classes
Inherited from
SearchHistory

Concrete fields

lazy val typeSize: Int