Package ch.so.agi.gretl.lsp.completion
Class CompletionContextDetector
java.lang.Object
ch.so.agi.gretl.lsp.completion.CompletionContextDetector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondetect(GretlScript script, org.eclipse.lsp4j.Position position, String currentLineText)
-
Constructor Details
-
CompletionContextDetector
public CompletionContextDetector()
-
-
Method Details
-
detect
public CompletionContext detect(GretlScript script, org.eclipse.lsp4j.Position position, String currentLineText)
-