;ELC ;;; Compiled ;;; in Emacs version 27.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (require 'semantic/lex) #@64 The number of expected shift/reduce conflicts in this grammar. (defconst srecode-template-wy--expected-conflicts nil (#$ . 432)) #@29 Table of language keywords. (defconst srecode-template-wy--keyword-table (semantic-lex-make-keyword-table '(("set" . SET) ("show" . SHOW) ("macro" . MACRO) ("context" . CONTEXT) ("template" . TEMPLATE) ("sectiondictionary" . SECTIONDICTIONARY) ("section" . SECTION) ("end" . END) ("prompt" . PROMPT) ("default" . DEFAULT) ("defaultmacro" . DEFAULTMACRO) ("read" . READ) ("bind" . BIND)) '(("bind" summary "bind \"\"") ("read" summary "prompt \"Describe Symbol: \" [default[macro] |\"valuetext\"] [read ]") ("defaultmacro" summary "prompt \"Describe Symbol: \" [default[macro] |\"valuetext\"] [read ]") ("default" summary "prompt \"Describe Symbol: \" [default[macro] |\"valuetext\"] [read ]") ("prompt" summary "prompt \"Describe Symbol: \" [default[macro] |\"valuetext\"] [read ]") ("end" summary "section ... end") ("section" summary "section \\n \\n end") ("sectiondictionary" summary "sectiondictionary \\n ") ("template" summary "template \\n