xref-bogus-location
xref-bogus-location is an object constructor function in `xref.el'.
Creates an object of class xref-bogus-location.
Create a new object with name NAME of class type xref-bogus-location
Class description:
xref-bogus-location is a class in `xref.el'.
Inherits from `xref-location'.
Bogus locations are sometimes useful to
indicate errors, e.g. when we know that a function exists but the
actual location is not known.
Instance Allocated Slots:
Slot: message type = string
Specialized Methods:
`xref-bogus-location-message' :PRIMARY (this)
Access the slot `message' from object of class `xref-bogus-location'
`xref-location-marker' :PRIMARY (arg1)
(fn L
)
`xref-location-group' :PRIMARY (arg1)
(No location)
(fn ##)