Java Member Scope
class JavaMemberScope(ctx: AnalysisContext, enclosedElements: Collection<Element>) : MemberScope
Content copied to clipboard
Constructors
Link copied to clipboard
fun JavaMemberScope(ctx: AnalysisContext, enclosedElements: Collection<Element>)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
open override fun getContributedDescriptors(filter: (name: String) -> Boolean): List<DeclarationDescriptor>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard