Variable: opascal-decl-sections

opascal-decl-sections is a variable defined in opascal.el.gz.

Value

(type const var label resourcestring)

Documentation

Denotes the start of a declaration section.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/opascal.el.gz
(defconst opascal-decl-sections '(type const var label resourcestring)
  "Denotes the start of a declaration section.")