public class ReferenceCommand
extends org.eclipse.lsp4j.Command
Constructor and Description |
---|
ReferenceCommand(String uri,
org.eclipse.lsp4j.Position position,
boolean supportedByClient) |
Modifier and Type | Method and Description |
---|---|
void |
increment() |
public ReferenceCommand(String uri, org.eclipse.lsp4j.Position position, boolean supportedByClient)
Copyright © 2020. All rights reserved.