Class ReferenceContext
java.lang.Object
org.graalvm.tools.lsp.server.types.JSONBase
org.graalvm.tools.lsp.server.types.ReferenceContext
Value-object that contains additional information when requesting references.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ReferenceContextbooleaninthashCode()booleanInclude the declaration of the current symbol.setIncludeDeclaration(boolean includeDeclaration)