xref-location-group
xref-location-group is a Lisp function in `xref.el
'.
(xref-location-group &rest LOCAL-ARGS)
Return a string used to group a set of locations.
This is typically the filename.
This is a generic function with only primary methods.
Implementations:
`xref-file-location' :PRIMARY (arg1)
(fn L
)
Defined in `xref.el'
`xref-buffer-location' :PRIMARY (arg1)
(fn L)
Defined in `xref.el'
`xref-bogus-location' :PRIMARY (arg1)
(No location)
(fn ##)
Defined in `xref.el'
`xref-elisp-location' :PRIMARY (this)
Access the slot `file' from object of class `xref-elisp-location'
Defined in `xref.el'