Skip to main content

Crate oak_symbols

Crate oak_symbols 

Source

Structs§

SymbolInformation
Represents information about a symbol (e.g., function, variable, class).
UniversalSymbolProvider
A universal symbol provider that works for any language whose ElementType implements role().

Traits§

SymbolProvider
Trait for languages that support symbol search and navigation.