java.lang.Object
org.javacs.lsp.SymbolInformation
- All Implemented Interfaces:
GenericDocumentSymbol,GenericWorkspaceSymbol
public final class SymbolInformation
extends Object
implements GenericDocumentSymbol, GenericWorkspaceSymbol
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
kind
public int kind -
deprecated
public boolean deprecated -
location
-
containerName
-
-
Constructor Details
-
SymbolInformation
public SymbolInformation()
-