%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.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/fw) #@171 Call function FUN on every symbol in TABLE. If optional PROPERTY is non-nil, call FUN only on every symbol which as a PROPERTY value. FUN receives a symbol as argument. (defalias 'semantic-lex-map-symbols #[(fun table &optional property) "\301!\205\n \302\303\"\207" [table arrayp mapatoms #[(symbol) "\203\n N\205 \n !\207" [property symbol fun] 2]] 3 (#$ . 434)]) #@131 Buffer local keyword obarray for the lexical analyzer. These keywords are matched explicitly, and converted into special symbols. (defvar semantic-flex-keywords-obarray nil (#$ . 814)) (make-variable-buffer-local 'semantic-flex-keywords-obarray) #@46 Signal that NAME is an invalid keyword name. (defalias 'semantic-lex-keyword-invalid '(macro . #[(name) "\301\302\303\304DDE\207" [name signal 'wrong-type-argument quote semantic-lex-keyword-p] 5 (#$ . 1066)])) #@54 Return keyword symbol with NAME or nil if not found. (defalias 'semantic-lex-keyword-symbol #[(name) "\302!\205 ;\205 \303 \"\207" [semantic-flex-keywords-obarray name arrayp intern-soft] 3 (#$ . 1284)]) (put 'semantic-lex-keyword-symbol 'byte-optimizer 'byte-compile-inline-expand) #@90 Return non-nil if a keyword with NAME exists in the keyword table. Return nil otherwise. (defalias 'semantic-lex-keyword-p #[(name) "\302 !\205 ;\205 \303 \")\211\205 J\207" [name semantic-flex-keywords-obarray arrayp intern-soft] 3 (#$ . 1578)]) (put 'semantic-lex-keyword-p 'byte-optimizer 'byte-compile-inline-expand) #@59 Set value of keyword with NAME to VALUE and return VALUE. (defalias 'semantic-lex-keyword-set #[(name value) "\303 \"\nL\207" [name semantic-flex-keywords-obarray value intern] 3 (#$ . 1914)]) (put 'semantic-lex-keyword-set 'byte-optimizer 'byte-compile-inline-expand) #@91 Return value of keyword with NAME. Signal an error if a keyword with NAME does not exist. (defalias 'semantic-lex-keyword-value #[(name) "\303 !\205 ;\205 \304 \")\211\203 \nJ\202 \305\306\307\")\207" [name semantic-flex-keywords-obarray keyword arrayp intern-soft signal wrong-type-argument (semantic-lex-keyword-p name)] 4 (#$ . 2190)]) (put 'semantic-lex-keyword-value 'byte-optimizer 'byte-compile-inline-expand) #@51 For keyword with NAME, set its PROPERTY to VALUE. (defalias 'semantic-lex-keyword-put #[(name property value) "\305 !\205 ;\205 \306 \")\211\203 \307\n\f#\202# \310\311\312\")\207" [name semantic-flex-keywords-obarray keyword property value arrayp intern-soft put signal wrong-type-argument (semantic-lex-keyword-p name)] 5 (#$ . 2622)]) (put 'semantic-lex-keyword-put 'byte-optimizer 'byte-compile-inline-expand) #@51 For keyword with NAME, return its PROPERTY value. (defalias 'semantic-lex-keyword-get #[(name property) "\304 !\205 ;\205 \305 \")\211\203 \nN\202! \306\307\310\")\207" [name semantic-flex-keywords-obarray keyword property arrayp intern-soft signal wrong-type-argument (semantic-lex-keyword-p name)] 4 (#$ . 3051)]) (put 'semantic-lex-keyword-get 'byte-optimizer 'byte-compile-inline-expand) #@369 Convert keyword SPECS into an obarray and return it. SPECS must be a list of (NAME . TOKSYM) elements, where: NAME is the name of the keyword symbol to define. TOKSYM is the lexical token symbol of that keyword. If optional argument PROPSPECS is non nil, then interpret it, and apply those properties. PROPSPECS must be a list of (NAME PROPERTY VALUE) elements. (defalias 'semantic-lex-make-keyword-table #[(specs &optional propspecs) "\306\307\310\"\311\n\203\"