Package ch.so.agi.gretl.lsp.hover
Class HoverProvider
java.lang.Object
ch.so.agi.gretl.lsp.hover.HoverProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<org.eclipse.lsp4j.Hover>hover(GretlScript script, org.eclipse.lsp4j.Position position)
-
Constructor Details
-
HoverProvider
-
-
Method Details
-
hover
public Optional<org.eclipse.lsp4j.Hover> hover(GretlScript script, org.eclipse.lsp4j.Position position)
-