JezK
Edit File: java.elc
;ELC ;;; Compiled by mockbuild@buildfarm03-new.corp.cloudlinux.com on Wed Aug 19 23:55:44 2026 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/cedet/srecode/java.el ;;; in Emacs version 24.3.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. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\207" [require srecode/dictionary semantic/find] 2) #@213 Add macros into the dictionary DICT based on the current java file. Adds the following: FILENAME_AS_PACKAGE - file/dir converted into a java package name. FILENAME_AS_CLASS - file converted to a Java class name. (defalias 'srecode-semantic-handle-:java #[(dict) "\306\307 !\310!\311\307 !\312\313\"\203! \314\315\316\211$\202 \312\317\n\"\2031 \n\320\225\321O\2027 \306\322\n!!\322\n!\312\323\n\"\203L \314\324\316\211\n$\202; \325\f\326\n#\210\325\f\327 #\210,\330p!\321\211\203\201 @\211A@)\331=\203x @ BA\211\204d \237*\211\205\226 \325\f\332@\211@)#)\207" [fsym fnox dir fpak dict result file-name-nondirectory buffer-file-name file-name-sans-extension file-name-directory string-match "\\.\\| " replace-match "_" t "src/" 0 nil directory-file-name "/" "." srecode-dictionary-set-value "FILENAME_AS_PACKAGE" "FILENAME_AS_CLASS" semantic-something-to-tag-table package "CURRENT_PACKAGE" tags tag pkg] 6 (#$ . 648)]) (provide 'srecode/java)