lsp / org.pinelang.lsp.lsp.models / SymbolInformation / <init>
<init>¶
SymbolInformation(name:
String
, kind:
SymbolKind
, deprecated:
Boolean
?, location:
Location
, containerName:
String
?)
Represents information about programming constructs like variables, classes, interfaces etc.