;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\300\301\302\303\304\305\306\307\306\310& \210\311\312\313\314\306\301\304\315&\210\311\316\317\320\306\301\304\321&\210\311\322\323\324\306\301\304\325&\210\311\326\327\330\306\301\304\331&\210\311\332\333\334\306\301\304\335&\210\311\336\337\340\306\301\304\341&\210\311\342\343\344\306\301\304\345&\210\311\346\347\350\306\301\304\351&\210\311\352\353\354\306\301\304\355&\210\311\356\357\360\306\301\304\361&\210\311\362\363\364\306\301\304\365&\210\311\366\367\370\306\301\304\371&\210\311\372\373\374\306\301\304\375&\210\311\376\377\201@\306\301\304\201A&\210\311\201B\201C\201D\306\301\304\201E&\210\311\201F\201G\201H\306\301\304\201I&\210\311\201J\201K\201L\306\301\304\201M&\210\311\201N\201O\201P\306\301\304\201Q&\210\311\201R\201S\201T\306\301\304\201U&\210\201V\201W!\207" [custom-declare-group zephir-faces nil "Faces used in Zephir Mode" :tag "Zephir Faces" :group zephir faces custom-declare-face zephir-keyword-face ((t (:inherit font-lock-keyword-face))) "Zephir Mode face used to highlight keywords." "Zephir Keyword" zephir-function-name-face ((t (:inherit font-lock-function-name-face))) "Zephir Mode face used to highlight function names." "Zephir Function Name" zephir-function-call-face ((t nil)) "Zephir Mode face used to highlight function names in calles." "Zephir Function Call" zephir-method-call-face ((t (:inherit zephir-function-call-face))) "Zephir Mode face used to highlight method names in calles." "Zephir Method Call" zephir-variable-name-face ((t (:inherit font-lock-variable-name-face))) "Zephir Mode face used to highlight variable names." "Zephir Variable Name" zephir-property-name-face ((t (:inherit zephir-variable-name-face))) "Zephir Mode face used to highlight property names." "Zephir Property Name" zephir-operator-face ((t nil)) "Zephir Mode face used to operators." "Zephir Operator" zephir-object-operator-face ((t (:inherit zephir-operator-face))) "Zephir Mode face used to object operators (‘->’)." "Zephir Object Operator" zephir-type-face ((t (:inherit font-lock-type-face))) "Zephir Mode face used to highlight types." "Zephir Type" zephir-constant-face ((t (:inherit font-lock-constant-face))) "Zephir Mode face used to highlight constants." "Zephir Constant" zephir-magical-constant-face ((t (:inherit font-lock-builtin-face))) "Zephir Mode face used to highlight magical constants." "Zephir Magical Constant" zephir-constant-assign-face ((t (:inherit font-lock-type-face))) "Zephir Mode face used to highlight constant assigning (‘const’ statement)." "Zephir Constant Assign" zephir-this-face ((t (:inherit zephir-constant-face))) "Zephir Mode face used to highlight ‘this’ variables." "Zephir this" zephir-class-declaration-face ((t (:inherit zephir-keyword-face))) "Zephir Mode Face used to class declarations (‘class’, ‘interface’)." "Zephir Class Declaration" zephir-class-declaration-spec-face ((t (:inherit zephir-keyword-face))) "Zephir Mode Face used to highlight class declaration specification keywords\n(‘implements’, ‘extends’)." "Zephir Class Declaration Specification" zephir-namespace-declaration-face ((t (:inherit zephir-keyword-face))) "Zephir Mode Face used to highlight namespace declaration keyword." "Zephir Namespace Declaration" zephir-import-declaration-face ((t (:inherit zephir-keyword-face))) "Zephir Mode Face used to highlight import statements (‘use ... as ...’)." "Zephir Import Statement" zephir-class-modifier-face ((t (:inherit zephir-keyword-face))) "Zephir Mode Face used to highlight class modifiers (‘final’, ‘abstract’)." "Zephir Class Modifier" zephir-method-modifier-face ((t (:inherit zephir-keyword-face))) "Zephir Mode Face used to highlight method modifiers (‘final’, ‘abstract’)." "Zephir Method Modifier" provide zephir-face] 10)