Package ch.so.agi.gretl.lsp.util
Class FileReferenceUtil
java.lang.Object
ch.so.agi.gretl.lsp.util.FileReferenceUtil
-
Method Summary
Modifier and TypeMethodDescriptionextractFilePaths(GretlDslCall call) extractFilePathsWithRanges(GretlDslCall call, List<org.eclipse.lsp4j.Range> ranges) extractMapKeys(GretlDslCall call)
-
Method Details
-
extractFilePaths
-
extractFilePathsWithRanges
public static List<String> extractFilePathsWithRanges(GretlDslCall call, List<org.eclipse.lsp4j.Range> ranges) -
extractMapKeys
-