Uses of Interface
org.kcc.ContextSuggestionsNarrower
Packages that use ContextSuggestionsNarrower
-
Uses of ContextSuggestionsNarrower in org.kcc
Classes in org.kcc that implement ContextSuggestionsNarrowerModifier and TypeClassDescriptionstatic classstatic classFields in org.kcc declared as ContextSuggestionsNarrowerModifier and TypeFieldDescriptionprivate ContextSuggestionsNarrowerKeywordBasedCodeCompletion.afterFilteringNarrowingprivate ContextSuggestionsNarrowerKeywordBasedCodeCompletion.beforeFilteringNarrowingMethods in org.kcc that return ContextSuggestionsNarrowerModifier and TypeMethodDescriptionKeywordBasedCodeCompletion.getAfterFilteringNarrowing()KeywordBasedCodeCompletion.getBeforeFilteringNarrowing()Methods in org.kcc with parameters of type ContextSuggestionsNarrowerModifier and TypeMethodDescriptionvoidKeywordBasedCodeCompletion.setAfterFilteringNarrowing(ContextSuggestionsNarrower afterFilteringNarrowing) voidKeywordBasedCodeCompletion.setBeforeFilteringNarrowing(ContextSuggestionsNarrower beforeFilteringNarrowing)