A cache for baseclasses, as a sequence in linearization order and as a set that can be queried efficiently for containment.
- Companion:
- object
Value members
Abstract methods
def apply(clsd: ClassDenotation)(implicit onBehalf: BaseData, ctx: Context): (List[ClassSymbol], BaseClassSet)
Inherited methods
Render invalid this cache and all caches that depend on it
Render invalid this cache and all caches that depend on it
- Inherited from:
- InheritedCache
Is the cache valid in current period?
Is the cache valid in current period?
- Inherited from:
- InheritedCache
is the cache valid in current run at given phase?
is the cache valid in current run at given phase?
- Inherited from:
- InheritedCache