mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 21067e7cbe6d7a0f65ff5c317a96b5c337b0b3d8
commit | author | age
5cb5f7 1 ;; Object semanticdb-project-database-file
C 2 ;; SEMANTICDB Tags save file
3 (semanticdb-project-database-file "semanticdb-project-database-file"
4   :tables
5   (list
6     (semanticdb-table "semanticdb-table"
7       :major-mode emacs-lisp-mode
8       :tags 
9         '( ("pcase" include nil nil [1189 1205])
10             ("graphql--encode-object" function (:arguments ("obj")) nil [1207 1486])
11             ("graphql--encode-argument-spec" function (:arguments ("spec")) nil [1488 1640])
12             ("graphql--encode-argument" function (:arguments ("key" "value")) nil [1642 1793])
13             ("graphql--encode-argument-value" function (:arguments ("value")) nil [1795 2527])
14             ("graphql--encode-parameter-spec" function (:arguments ("spec")) nil [2529 3627])
15             ("graphql--encode-parameter" function (:arguments ("name" "type" "required" "default")) nil [3629 4091])
16             ("graphql--get-keys" function (:arguments ("g")) nil [4093 4593])
17             ("graphql-encode" function (:arguments ("g")) nil [4595 5462])
18             ("graphql-simplify-response-edges" function (:arguments ("data")) nil [5464 6253])
19             ("graphql--genform-operation" function (:arguments ("args" "kind")) nil [6255 6927])
20             ("graphql-query" function (:arguments ("args")) nil [6929 7150])
21             ("graphql-mutation" function (:arguments ("args")) nil [7152 7382])
22             ("graphql" package nil nil [7384 7402]))          
23       :file "graphql.el"
24       :pointmax 7428
25       :fsize 7427
26       :lastmodtime '(23534 42927 0 0)
27       :unmatched-syntax nil))
28   :file "!drive_c!Users!joelg!.emacs.d!elpa!graphql-20180912.31!semantic.cache"
29   :semantic-tag-version "2.0"
30   :semanticdb-version "2.2")