Hashable

dotty.tools.dotc.core.Hashable
See theHashable companion object
trait Hashable

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Type
trait BindingType
trait LambdaType
class HKLambda
class HKTypeLambda
class MethodOrPoly
class MethodType
class PolyType
trait TermLambda
trait TypeLambda
class RecType
class AndOrType
class AndType
class OrType
class CachedOrType
class ClassInfo
object NoPrefix.type
object NoType.type
class WildcardType
object WildcardType.type
class IgnoredProto
class ViewProto
trait CachedType
class AppliedType
class BoundType
class ParamRef
class TermParamRef
class TypeParamRef
class RecThis
class ConstantType
class ExprType
class MatchType
class NamedType
class TermRef
class TypeRef
class RefinedType
class SkolemType
class SuperType
class ThisType
class TypeBounds
class MatchAlias
class TypeAlias
class TypeVar
object AnySelectionProto.type
object SingletonTypeProto.type
trait NarrowCached
trait ProtoType
class FunProto
class PolyProto
trait MatchAlways
object AnyFunctionProto.type
object AssignProto.type
trait TermType
trait MethodicType
trait ValueType
class FlexType
class ErrorType
object UnspecifiedErrorType.type
object NoMatchingImplicits.type
object TryDynamicCallType.type
class LazyRef
trait CaptureRef
class TypeProxy
trait TypeType
class TempPolyType
class LazyType
class Completer
object localMemberUnpickler.type
trait NoCompleter
class NoLoader
object NoCompleter.type
class StubInfo
class SymbolLoader
class Completer
class ImportType
class Range
Show all

Members list

Value members

Concrete methods

final def typeHash(bs: Binders, tp: Type): Int