MemberScope

interface MemberScope

Functions

Link copied to clipboard
abstract fun getClassifierNames(): Set<Name>
Link copied to clipboard
abstract fun getContributedDescriptors(filter: (name: String) -> Boolean): List<DeclarationDescriptor>
Link copied to clipboard
abstract fun getFunctionNames(): Set<Name>
Link copied to clipboard
abstract fun getVariableNames(): Set<Name>

Inheritors

Link copied to clipboard