Variable: erc--parsed-prefix
erc--parsed-prefix is a buffer-local variable defined in erc.el.gz.
Documentation
Possibly stale erc--parsed-prefix(var)/erc--parsed-prefix(fun) struct instance for the server.
Use the "getter" function of the same name to obtain the current value.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar-local erc--parsed-prefix nil
"Possibly stale `erc--parsed-prefix' struct instance for the server.
Use the \"getter\" function of the same name to obtain the current
value.")