Class TextDocumentRegistrationOptions
java.lang.Object
org.graalvm.tools.lsp.server.types.JSONBase
org.graalvm.tools.lsp.server.types.TextDocumentRegistrationOptions
General text document registration options.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanA document selector to identify the scope of the registration.inthashCode()setDocumentSelector(List<Object> documentSelector)
-
Method Details