Class ReferenceCommand
java.lang.Object
org.eclipse.lsp4j.Command
org.eclipse.lemminx.services.extensions.codelens.ReferenceCommand
public class ReferenceCommand
extends org.eclipse.lsp4j.Command
References command for CodeLens.
- Author:
- Angelo ZERR
-
Constructor Summary
ConstructorsConstructorDescriptionReferenceCommand(String uri, org.eclipse.lsp4j.Position position, boolean supportedByClient) -
Method Summary
Methods inherited from class org.eclipse.lsp4j.Command
equals, getArguments, getCommand, getTitle, hashCode, setArguments, setCommand, setTitle, toString
-
Constructor Details
-
ReferenceCommand
-
-
Method Details
-
increment
public void increment()
-