abstract class DeepTypeMap
extends TypeMap

A type map that maps also parents and self type of a ClassInfo

Constructors

DeepTypeMap ( )
DeepTypeMap ( implicit ctx: Context )

Members

private implicit val ctx : Context
override def mapClassInfo ( tp: ClassInfo ) : Type

Can be overridden. By default, only the prefix is mapped.

Can be overridden. By default, only the prefix is mapped.