Hecr::LSP::Slots
Slot-name analysis for rename: slot names are scoped to the component they belong to, so the parser decides which entries match.
Instance methods
The {component, slot} whose entry tag name contains the position (1-based line, 0-based char), considering open and close tags.
The builder type named in a component signature (& : TableSlots(T) ->).
Declaration and builder-usage spans in the component's defining .cr
file: the slot line inside the matching Hecr.slots ... do block, and
.slot / .add_slot calls (heuristic: scoped to that file).