TypeParamRefBinder

tastyquery.Types.TypeParamRefBinder
sealed trait TypeParamRefBinder extends ParamRefBinder

A type binder that binds TypeParamRefs.

Attributes

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

Members list

Value members

Abstract methods

def paramNames: List[TypeName]
def paramRefs: List[TypeParamRef]