@tikoci/centrs
    Preparing search index...

    Interface ExplainSymbols

    Semantic symbol facts; spans remains the token/LSP-oriented projection.

    interface ExplainSymbols {
        occurrences: ExplainSymbolOccurrence[];
    }
    Index

    Properties

    Properties