GenLSP.Enumerations.SymbolKind (gen_lsp v0.0.5)
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
Link to this function
array()
@spec array() :: 18
Link to this function
boolean()
@spec boolean() :: 17
Link to this function
class()
@spec class() :: 5
Link to this function
constant()
@spec constant() :: 14
Link to this function
constructor()
@spec constructor() :: 9
Link to this function
enum()
@spec enum() :: 10
Link to this function
enum_member()
@spec enum_member() :: 22
Link to this function
event()
@spec event() :: 24
Link to this function
field()
@spec field() :: 8
Link to this function
file()
@spec file() :: 1
Link to this function
function()
@spec function() :: 12
Link to this function
interface()
@spec interface() :: 11
Link to this function
key()
@spec key() :: 20
Link to this function
method()
@spec method() :: 6
Link to this function
module()
@spec module() :: 2
Link to this function
namespace()
@spec namespace() :: 3
Link to this function
null()
@spec null() :: 21
Link to this function
number()
@spec number() :: 16
Link to this function
object()
@spec object() :: 19
Link to this function
operator()
@spec operator() :: 25
Link to this function
package()
@spec package() :: 4
Link to this function
property()
@spec property() :: 7
Link to this function
string()
@spec string() :: 15
Link to this function
struct()
@spec struct() :: 23
Link to this function
type_parameter()
@spec type_parameter() :: 26
Link to this function
variable()
@spec variable() :: 13