public class StatementTemplateFilter extends AbstractSymbolFilter
Constructor and Description |
---|
StatementTemplateFilter() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.lsp4j.jsonrpc.messages.Either<List<org.eclipse.lsp4j.CompletionItem>,List<SymbolInfo>> |
filterItems(LSServiceOperationContext context)
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 context)
AbstractSymbolFilter
filterItems
in class AbstractSymbolFilter
context
- - Completion operation contextArrayList
Copyright © 2019 WSO2. All rights reserved.