TypeBinder

tastyquery.Types.TypeBinder
sealed trait TypeBinder

Something that binds inner BoundTypes to its identity.

Unlike other Types, the reference identity of a TypeBinder is relevant.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait LambdaType
class MethodType
class PolyType
class TypeLambda
class RecType
Show all
In this article