View Source GenLSP.Enumerations.SymbolKind (gen_lsp v0.10.0)
A symbol kind.
Link to this section Summary
Link to this section Types
@type t() ::
1
| 2
| 3
| 4
| 5
| 6
| 7
| 8
| 9
| 10
| 11
| 12
| 13
| 14
| 15
| 16
| 17
| 18
| 19
| 20
| 21
| 22
| 23
| 24
| 25
| 26
Link to this section Functions
@spec array() :: 18
@spec boolean() :: 17
@spec class() :: 5
@spec constant() :: 14
@spec constructor() :: 9
@spec enum() :: 10
@spec enum_member() :: 22
@spec event() :: 24
@spec field() :: 8
@spec file() :: 1
@spec function() :: 12
@spec interface() :: 11
@spec key() :: 20
@spec method() :: 6
@spec module() :: 2
@spec namespace() :: 3
@spec null() :: 21
@spec number() :: 16
@spec object() :: 19
@spec operator() :: 25
@spec package() :: 4
@spec property() :: 7
@spec string() :: 15
@spec struct() :: 23
@spec type_parameter() :: 26
@spec variable() :: 13