Interface SourceCodeAnalysis.ElementSuggestionConvertor<S>

Type Parameters:
S - a custom target completion type.
Enclosing class:
SourceCodeAnalysis

public static interface SourceCodeAnalysis.ElementSuggestionConvertor<S>
A convertor from a list of SourceCodeAnalysis.ElementSuggestion to a list of custom target completion items.
Since:
26