public interface ISuffixPositionProvider
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.lsp4j.Position |
findSuffixPosition(String suffix)
Returns the suffix position provider of the given
sufix and null
otherwise. |
org.eclipse.lsp4j.Position findSuffixPosition(String suffix)
sufix and null
otherwise.suffix - sufix and null
otherwise.Copyright © 2022. All rights reserved.