TypeBinders

tastyquery.Types$.TypeBinders
sealed trait TypeBinders extends ParamRefBinders

Attributes

Graph
Supertypes
trait Binders
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def lookupRef(name: TypeName): Option[Type]
def paramNames: List[TypeName]
def paramRefs: List[TypeParamRef]