Variable: idlwave-system-variables-alist

idlwave-system-variables-alist is a variable defined in idlwave.el.gz.

Value

nil

Documentation

Alist of system variables and the associated structure tags.

Gets set in cached XML rinfo, or idlw-rinfo.el.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/idlwave.el.gz
(defvar idlwave-system-class-info nil) ; Gathered from idlw-rinfo
(defvar idlwave-system-variables-alist nil
  "Alist of system variables and the associated structure tags.
Gets set in cached XML rinfo, or `idlw-rinfo.el'.")