ebrowse-member-list-accessors
ebrowse-member-list-accessors is a variable defined in `
ebrowse.el
'.
Its value is
(ebrowse-ts-member-variables ebrowse-ts-member-functions ebrowse-ts-static-variables ebrowse-ts-static-functions ebrowse-ts-friends ebrowse-ts-types)
- This variable may be risky if used as a file-local variable.
Documentation:
List of accessors for member lists.
Each element is the symbol of an accessor function.
The nth element must be the accessor for the nth member list
in an `ebrowse-ts' structure.