MemberNames

A cache for sets of member names, indexed by a NameFilter

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(keepOnly: NameFilter, clsd: ClassDenotation)(implicit onBehalf: MemberNames, ctx: Context): Set[Name]

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
def isValid(using Context): Boolean

Is the cache valid in current period?

Is the cache valid in current period?

Inherited from
InheritedCache
def isValidAt(phase: Phase)(using Context): Boolean

is the cache valid in current run at given phase?

is the cache valid in current run at given phase?

Inherited from
InheritedCache