Class WorkspaceFolder
java.lang.Object
org.graalvm.tools.lsp.server.types.JSONBase
org.graalvm.tools.lsp.server.types.WorkspaceFolder
-
Method Summary
Modifier and TypeMethodDescriptionstatic WorkspaceFolderbooleangetName()The name of the workspace folder.getUri()The associated URI for this workspace folder.inthashCode()
-
Method Details