程序包 org.javacs.lsp

接口 GenericDocumentSymbol

所有已知实现类:
DocumentSymbol, SymbolInformation

public sealed interface GenericDocumentSymbol permits DocumentSymbol, SymbolInformation