public class DelimiterBasedContentFilter extends AbstractSymbolFilter
Constructor and Description |
---|
DelimiterBasedContentFilter() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.lsp4j.jsonrpc.messages.Either<List<org.eclipse.lsp4j.CompletionItem>,List<SymbolInfo>> |
filterItems(LSServiceOperationContext ctx)
Filters the symbolInfo from the list based on a particular filter criteria.
|
public org.eclipse.lsp4j.jsonrpc.messages.Either<List<org.eclipse.lsp4j.CompletionItem>,List<SymbolInfo>> filterItems(LSServiceOperationContext ctx)
AbstractSymbolFilter
filterItems
in class AbstractSymbolFilter
ctx
- - Completion operation contextArrayList
Copyright © 2019 WSO2. All rights reserved.