lsp / org.pinelang.lsp.lsp.models / DocumentSymbol / name
name¶
val name:
String
The name of this symbol. Will be displayed in the user interface and therefore must not be an empty string or a string only consisting of white spaces.
lsp / org.pinelang.lsp.lsp.models / DocumentSymbol / name
val name:
String
The name of this symbol. Will be displayed in the user interface and therefore must not be an empty string or a string only consisting of white spaces.