src/pset-proto.lisp: Export `default-slot-from-property'.
[sod] / doc / SYMBOLS
1 -----------------------------------------------------------------------------
2 Package `sod'
3
4 builtin.lisp
5 *builtin-module* variable
6 make-builtin-module function
7
8 c-types-class-impl.lisp
9 c-class-type class
10 c-type-class generic setf
11 cl:class class c-type
12 find-class-type function
13 find-sod-class function
14 make-class-type function
15 record-sod-class function
16
17 c-types-impl.lisp
18 cl:* variable function c-type
19 alignas
20 alignas-storage-specifier class
21 cl:array class c-type
22 atomic c-type
23 bool c-type
24 c-array-dimensions generic
25 c-array-type class
26 c-atomic-type class
27 c-enum-type class
28 c-function-arguments generic
29 c-function-keywords generic
30 c-function-type class
31 c-keyword-function-type class
32 c-pointer-type class
33 c-struct-type class
34 c-tagged-type-kind generic
35 c-type-bool variable
36 c-type-char variable
37 c-type-double variable
38 c-type-double-complex variable
39 c-type-double-imaginary variable
40 c-type-float variable
41 c-type-float-complex variable
42 c-type-float-imaginary variable
43 c-type-int variable
44 c-type-long variable
45 c-type-long-double variable
46 c-type-long-double-complex variable
47 c-type-long-double-imaginary variable
48 c-type-long-long variable
49 c-type-name generic
50 c-type-ptrdiff-t variable
51 c-type-short variable
52 c-type-signed-char variable
53 c-type-size-t variable
54 c-type-tag generic
55 c-type-unsigned variable
56 c-type-unsigned-char variable
57 c-type-unsigned-long variable
58 c-type-unsigned-long-long variable
59 c-type-unsigned-short variable
60 c-type-va-list variable
61 c-type-void variable
62 c-type-wchar-t variable
63 c-union-type class
64 cl:char function setf c-type parser
65 commentify-argument-names function
66 commentify-function-type function
67 const-string c-type
68 define-simple-c-type macro
69 double c-type
70 double-complex c-type
71 double-imaginary c-type
72 enum c-type
73 find-simple-c-type function
74 cl:float function class c-type
75 float-complex c-type
76 float-imaginary c-type
77 fn c-type
78 fun c-type
79 func c-type
80 cl:function function class c-type
81 int c-type
82 kind-c-tagged-type generic
83 llong c-type
84 long c-type
85 long-double c-type
86 long-double-complex c-type
87 long-double-imaginary c-type
88 long-int c-type
89 long-long c-type
90 long-long-int c-type
91 make-array-type function
92 make-atomic-type function
93 make-c-tagged-type function
94 make-enum-type function
95 make-function-type function
96 make-keyword-function-type function
97 make-pointer-type function
98 make-simple-type function
99 make-struct-type function
100 make-union-type function
101 merge-keyword-lists function
102 cl:nil constant c-type parser
103 pointer c-type
104 pprint-argument-list function
105 pprint-c-function-type function
106 ptr c-type
107 ptrdiff-t c-type
108 reify-variable-argument-tail function
109 cl:schar function setf c-type
110 short c-type
111 short-int c-type
112 signed c-type
113 signed-char c-type
114 signed-int c-type
115 signed-long c-type
116 signed-long-int c-type
117 signed-long-long c-type
118 signed-long-long-int c-type
119 signed-short c-type
120 signed-short-int c-type
121 simple-c-type class
122 sint c-type
123 size-t c-type
124 sllong c-type
125 slong c-type
126 specs c-type
127 sshort c-type
128 cl:string function class c-type opthandler
129 struct c-type
130 tagged-c-type class
131 uchar c-type
132 uint c-type
133 ullong c-type
134 ulong c-type
135 cl:union function c-type
136 unsigned c-type
137 unsigned-char c-type
138 unsigned-int c-type
139 unsigned-long c-type
140 unsigned-long-int c-type
141 unsigned-long-long c-type
142 unsigned-long-long-int c-type
143 unsigned-short c-type
144 unsigned-short-int c-type
145 ushort c-type
146 va-list c-type
147 vec c-type
148 void c-type
149 wchar-t c-type
150 [] c-type
151
152 c-types-parse.lisp
153 parse-c-type function
154 parse-declarator function
155
156 c-types-proto.lisp
157 argument class
158 argument-default function
159 argument-name function
160 argument-type function
161 argumentp function
162 c-name-case function
163 c-qualifier-keyword generic
164 c-storage-specifiers-type class
165 c-type macro class
166 c-type-alias macro
167 c-type-equal-p generic
168 c-type-qualifier-keywords function
169 c-type-qualifiers generic
170 c-type-space function
171 c-type-specifiers generic
172 c-type-subtype generic
173 canonify-qualifiers function
174 commentify-argument-name generic
175 defctype macro
176 define-c-storage-specifier-syntax macro
177 define-c-type-syntax macro
178 expand-c-storage-specifier generic
179 expand-c-storage-specifier-form generic
180 expand-c-type-form generic
181 expand-c-type-spec generic
182 format-qualifiers function
183 make-argument function
184 maybe-in-parens macro
185 pprint-c-storage-specifier generic
186 pprint-c-type generic
187 print-c-storage-specifier generic
188 print-c-type generic
189 qualifiable-c-type class
190 qualify-c-type generic
191 wrap-c-type function
192
193 class-finalize-impl.lisp
194 c3-cpl function
195 clos-cpl function
196 dylan-cpl function
197 flavors-cpl function
198 l*loops-cpl function
199 merge-class-lists function
200 python-cpl function
201 report-class-list-merge-error function
202
203 class-finalize-proto.lisp
204 check-sod-class generic
205 compute-chains generic
206 compute-cpl generic
207 finalization-error macro
208 finalization-failed function
209 finalize-sod-class generic
210 guess-metaclass generic
211
212 class-layout-impl.lisp
213 sod-class-effective-slot class
214 sod-class-slot class
215 sod-slot-initializer-function generic
216 sod-slot-prepare-function generic
217
218 class-layout-proto.lisp
219 base-offset class
220 base-offset-chain-head generic
221 base-offset-class generic
222 chain-offset class
223 chain-offset-chain-head generic
224 chain-offset-class generic
225 chain-offset-target-head generic
226 class-pointer class
227 class-pointer-chain-head generic
228 class-pointer-class generic
229 class-pointer-meta-chain-head generic
230 class-pointer-metaclass generic
231 compute-effective-slot generic
232 compute-ichain generic
233 compute-ilayout generic
234 compute-islots generic
235 compute-vtable generic
236 compute-vtable-items generic
237 compute-vtables generic
238 compute-vtmsgs generic
239 effective-slot class
240 effective-slot-class generic
241 effective-slot-direct-slot generic
242 effective-slot-initializer generic
243 find-slot-initargs generic
244 find-slot-initializer generic
245 ichain class
246 ichain-body generic
247 ichain-class generic
248 ichain-head generic
249 ichain-tail generic
250 ilayout class
251 ilayout-class generic
252 ilayout-ichains generic
253 islots class
254 islots-class generic
255 islots-slots generic
256 islots-subclass generic
257 make-base-offset generic
258 make-class-pointer generic
259 vtable class
260 vtable-body generic
261 vtable-chain-head generic
262 vtable-chain-tail generic
263 vtable-class generic
264 vtable-pointer class
265 vtable-pointer-chain-head generic
266 vtable-pointer-chain-tail generic
267 vtable-pointer-class generic
268 vtmsgs class
269 vtmsgs-chain-head generic
270 vtmsgs-chain-tail generic
271 vtmsgs-class generic
272 vtmsgs-entries generic
273 vtmsgs-subclass generic
274
275 class-make-impl.lisp
276 check-method-argument-lists function
277 check-method-return-type function
278 check-method-return-type-against-message function
279
280 class-make-proto.lisp
281 check-message-type generic
282 check-method-type generic
283 make-sod-class function
284 make-sod-class-initfrag generic
285 make-sod-class-initializer generic
286 make-sod-class-tearfrag generic
287 make-sod-initializer-using-slot generic
288 make-sod-instance-initializer generic
289 make-sod-message generic
290 make-sod-method generic
291 make-sod-method-using-message generic
292 make-sod-slot generic
293 make-sod-slot-initarg generic
294 make-sod-slot-initarg-using-slot generic
295 make-sod-user-initarg generic
296 sod-initarg-argument generic
297 sod-message-method-class generic
298
299 class-output.lisp
300 *instance-class* variable
301
302 class-utilities.lisp
303 argument-lists-compatible-p function
304 find-class-slot-by-name function
305 find-instance-slot-by-name function
306 find-message-by-name function
307 find-root-metaclass function
308 find-root-superclass function
309 find-superclass-by-nick function
310 ichain-struct-tag function
311 ichain-union-tag function
312 ilayout-struct-tag function
313 inheritance-path-reporter-state class
314 islots-struct-tag function
315 make-inheritance-path-reporter-state function
316 message-macro-name function
317 report-inheritance-path function
318 select-minimal-class-property function
319 sod-subclass-p function
320 valid-name-p function
321 vtable-name function
322 vtable-struct-tag function
323 vtable-union-tag function
324 vtmsgs-struct-tag function
325
326 classes.lisp
327 sod-class class
328 sod-class-chain generic
329 sod-class-chain-head generic
330 sod-class-chain-link generic
331 sod-class-chains generic
332 sod-class-class-initializers generic setf
333 sod-class-direct-superclasses generic
334 sod-class-ilayout generic
335 sod-class-initfrags generic setf
336 sod-class-initializer class
337 sod-class-instance-initializers generic setf
338 sod-class-messages generic setf
339 sod-class-metaclass generic
340 sod-class-methods generic setf
341 sod-class-name generic
342 sod-class-nickname generic
343 sod-class-precedence-list generic
344 sod-class-slots generic setf
345 sod-class-state generic
346 sod-class-tearfrags generic setf
347 sod-class-type generic
348 sod-class-vtables generic
349 sod-initarg class
350 sod-initializer class
351 sod-initializer-class generic
352 sod-initializer-slot generic
353 sod-initializer-value generic
354 sod-instance-initializer class
355 sod-message class
356 sod-message-class generic
357 sod-message-name generic
358 sod-message-type generic
359 sod-method class
360 sod-method-body generic
361 sod-method-class generic
362 sod-method-message generic
363 sod-method-type generic
364 sod-slot class
365 sod-slot-class generic
366 sod-slot-initarg class
367 sod-slot-name generic
368 sod-slot-type generic
369 sod-user-initarg class
370
371 codegen-impl.lisp
372 codegen class
373 temporary-argument class
374 temporary-function function class
375 temporary-variable class
376
377 codegen-proto.lisp
378 *null-pointer* variable
379 *sod-ap* variable
380 *sod-master-ap* variable
381 banner-inst class
382 block-inst class
383 break-inst class
384 call-inst class
385 codegen-add-function generic
386 codegen-build-function function
387 codegen-functions generic setf
388 codegen-pop generic
389 codegen-pop-block generic
390 codegen-pop-function generic
391 codegen-push generic
392 cond-inst class
393 continue-inst class
394 convert-stmts function
395 definst macro
396 deliver-call function
397 deliver-expr function
398 do-while-inst class
399 emit-banner function
400 emit-decl generic
401 emit-decls generic
402 emit-inst generic
403 emit-insts generic
404 ensure-var generic
405 expr-inst class
406 for-inst class
407 format-banner-comment function
408 format-compound-statement macro
409 format-temporary-name generic
410 function-inst class
411 if-inst class
412 inst class
413 inst-alt generic
414 inst-args generic
415 inst-banner generic
416 inst-banner-args generic
417 inst-body generic
418 inst-cond generic
419 inst-conseq generic
420 inst-control generic
421 inst-decls generic
422 inst-expr generic
423 inst-func generic
424 inst-init generic
425 inst-metric generic
426 inst-name generic
427 inst-op generic
428 inst-type generic
429 inst-update generic
430 inst-var generic
431 make-banner-inst function
432 make-block-inst function
433 make-break-inst function
434 make-call-inst function
435 make-cond-inst function
436 make-continue-inst function
437 make-do-while-inst function
438 make-expr-inst function
439 make-for-inst function
440 make-function-inst function
441 make-if-inst function
442 make-return-inst function
443 make-set-inst function
444 make-update-inst function
445 make-var-inst function
446 make-while-inst function
447 return-inst class
448 set-inst class
449 temp-tag generic
450 temporary-name class
451 temporary-var generic
452 update-inst class
453 var-in-use-p generic setf
454 var-inst class
455 while-inst class
456 with-temporary-var macro
457
458 final.lisp
459 *debugout-pathname* variable
460 *sod-version* variable
461 exercise function
462 test-module function
463 test-parse-c-type function
464 test-parser macro
465
466 fragment-parse.lisp
467 parse-delimited-fragment function
468 scan-c-fragment function
469
470 lexer-proto.lisp
471 define-indicator function
472 cl:error function class parser
473 lexer-error function class
474 must parser
475 scan-comment function
476 skip-until parser
477 sod-token-scanner class
478 syntax-error function class
479
480 method-aggregate.lisp
481 aggregating-effective-method class
482 aggregating-message class
483 aggregating-message-properties generic
484 check-aggregating-message-type generic
485 compute-aggregating-message-kernel generic
486 define-aggregating-method-combination macro
487 sod-message-combination generic
488 sod-message-kernel-function generic
489
490 method-impl.lisp
491 basic-direct-method class
492 basic-effective-method class
493 basic-effective-method-body function
494 basic-message class
495 daemon-direct-method class
496 delegating-direct-method class
497 effective-method-after-methods generic
498 effective-method-around-methods generic
499 effective-method-before-methods generic
500 simple-effective-method class
501 simple-message class
502 sod-method-role generic
503 standard-effective-method class
504 standard-message class
505
506 method-proto.lisp
507 codegen-class generic
508 codegen-message generic
509 codegen-method generic
510 codegen-target generic
511 compute-effective-method-body generic
512 compute-effective-methods generic
513 compute-method-entry-functions generic
514 compute-sod-effective-method generic
515 convert-to-ilayout-inst class
516 effective-method class
517 effective-method-basic-argument-names generic
518 effective-method-class generic
519 effective-method-function-name generic
520 effective-method-keywords generic
521 effective-method-live-p generic
522 effective-method-message generic
523 ensure-ilayout-var function
524 inst-chain-head generic
525 inst-class generic
526 inst-expr generic
527 invoke-delegation-chain function
528 invoke-method function
529 keyword-message-p function
530 make-convert-to-ilayout-inst function
531 make-method-entries generic
532 make-trampoline function
533 method-codegen class
534 method-entry class
535 method-entry-chain-head generic
536 method-entry-chain-tail generic
537 method-entry-effective-method generic
538 method-entry-function-name generic
539 method-entry-function-type generic
540 method-entry-slot-name generic
541 method-keyword-argument-lists generic
542 primary-method-class generic
543 simple-method-body generic
544 sod-message-argument-tail generic
545 sod-message-effective-method-class generic
546 sod-method-description generic
547 sod-method-function-name generic
548 sod-method-function-type generic
549 sod-method-next-method-type generic
550 varargs-message-p function
551
552 module-impl.lisp
553 *module-dirs* variable
554 c-fragment class
555 c-fragment-text generic
556 code-fragment generic
557 code-fragment-constraints generic
558 code-fragment-item class
559 code-fragment-name generic
560 code-fragment-reason generic
561 find-file function
562 type-item class
563
564 module-output.lisp
565 banner function
566 declare-output-type function
567 guard-name function
568 one-off-output function
569 output-module function
570 output-type-pathname function
571
572 module-parse.lisp
573 class-item
574 read-module function
575
576 module-proto.lisp
577 *module* variable
578 add-clear-the-decks-function function
579 add-module-binding function
580 add-to-module generic
581 clear-the-decks function
582 define-clear-the-decks macro
583 define-module macro
584 define-module-var macro
585 finalize-module generic
586 module class
587 module-dependencies generic setf
588 module-import generic
589 module-items generic setf
590 module-name generic
591 module-pset generic
592 with-module-environment macro
593 with-temporary-module macro
594
595 output-proto.lisp
596 add-sequencer-constraint generic
597 add-sequencer-item-function generic
598 ensure-sequencer-item generic
599 hook-output generic
600 invoke-sequencer-items generic
601 make-sequencer-item function
602 sequence-output macro
603 sequencer class
604 sequencer-constraints generic setf
605 sequencer-item class
606 sequencer-item-functions function setf
607 sequencer-item-name function
608 sequencer-item-p function
609 sequencer-table generic
610
611 pset-parse.lisp
612 parse-property function
613 parse-property-set function
614
615 pset-proto.lisp
616 add-property function
617 check-unused-properties function
618 coerce-property-value generic
619 decode-property generic
620 default-slot-from-property macro
621 get-property function
622 make-property function
623 make-property-set function
624 make-pset function
625 p-key function
626 p-name function
627 p-seenp function setf
628 p-type function
629 p-value function
630 property class
631 property-key function
632 property-set generic
633 propertyp function
634 pset class
635 pset-get function
636 pset-map function
637 pset-store function
638 psetp function
639 store-property function
640 with-pset-iterator macro
641
642 Classes:
643 cl:t
644 sb-pcl::slot-object
645 cl:condition
646 sod-parser:condition-with-location
647 sod-parser:error-with-location [cl:error]
648 sod-parser:base-lexer-error
649 lexer-error [sod-parser:parser-error]
650 sod-parser:base-syntax-error
651 syntax-error [sod-parser:parser-error]
652 cl:serious-condition
653 cl:error
654 sod-parser:error-with-location [sod-parser:condition-with-location]
655 sod-parser:base-lexer-error
656 lexer-error [sod-parser:parser-error]
657 sod-parser:base-syntax-error
658 syntax-error [sod-parser:parser-error]
659 sod-parser:parser-error
660 lexer-error [sod-parser:base-lexer-error]
661 syntax-error [sod-parser:base-syntax-error]
662 cl:standard-object
663 alignas-storage-specifier
664 base-offset
665 sod::basic-codegen
666 codegen
667 method-codegen
668 c-fragment
669 c-type
670 c-array-type
671 c-function-type
672 c-keyword-function-type
673 c-storage-specifiers-type
674 qualifiable-c-type
675 c-atomic-type
676 c-pointer-type
677 simple-c-type
678 c-class-type
679 tagged-c-type
680 c-enum-type
681 c-struct-type
682 c-union-type
683 chain-offset
684 class-pointer
685 code-fragment-item
686 sb-pcl::definition-source-mixin
687 cl:class [sb-pcl::dependent-update-mixin sb-pcl::standard-specializer]
688 effective-method
689 basic-effective-method
690 simple-effective-method
691 aggregating-effective-method
692 standard-effective-method
693 effective-slot
694 sod-class-effective-slot
695 ichain
696 ilayout
697 inheritance-path-reporter-state
698 inst
699 banner-inst
700 block-inst
701 break-inst
702 call-inst
703 cond-inst
704 continue-inst
705 convert-to-ilayout-inst
706 do-while-inst
707 expr-inst
708 for-inst
709 function-inst
710 if-inst
711 return-inst
712 set-inst
713 update-inst
714 var-inst
715 while-inst
716 islots
717 sb-mop:metaobject
718 sb-mop:specializer
719 sb-pcl::standard-specializer
720 cl:class [sb-pcl::dependent-update-mixin sb-pcl::definition-source-mixin]
721 method-entry
722 module
723 sb-pcl::plist-mixin
724 sb-pcl::dependent-update-mixin
725 cl:class [sb-pcl::definition-source-mixin sb-pcl::standard-specializer]
726 sequencer
727 sod-class
728 sod-initarg
729 sod-slot-initarg
730 sod-user-initarg
731 sod-initializer
732 sod-class-initializer
733 sod-instance-initializer
734 sod-message
735 basic-message
736 simple-message
737 aggregating-message
738 standard-message
739 sod-method
740 basic-direct-method
741 daemon-direct-method
742 delegating-direct-method
743 sod-slot
744 sod-class-slot
745 temporary-name
746 temporary-argument
747 temporary-function
748 temporary-variable
749 sod-parser:token-scanner
750 sod-token-scanner
751 type-item
752 vtable
753 vtable-pointer
754 vtmsgs
755 cl:structure-object
756 argument
757 property
758 pset
759 sequencer-item
760
761 Methods:
762 add-sequencer-constraint
763 sequencer cl:list
764 add-sequencer-item-function
765 sequencer t t
766 add-to-module
767 module t
768 aggregating-message-properties
769 t t
770 aggregating-message (eql :custom)
771 base-offset-chain-head
772 base-offset
773 base-offset-class
774 base-offset
775 c-array-dimensions
776 c-array-type
777 c-fragment-text
778 c-fragment
779 c-function-arguments
780 c-function-type
781 c-function-keywords
782 c-keyword-function-type
783 c-qualifier-keyword
784 (eql :atomic)
785 cl:symbol
786 c-tagged-type-kind
787 c-enum-type
788 c-struct-type
789 c-union-type
790 c-type-class
791 c-class-type
792 (setf c-type-class)
793 t c-class-type
794 c-type-equal-p
795 t t [and]
796 c-array-type c-array-type [and]
797 c-atomic-type c-atomic-type [and]
798 c-class-type c-class-type [and]
799 c-function-type c-function-type [and]
800 c-keyword-function-type c-keyword-function-type [and]
801 c-pointer-type c-pointer-type [and]
802 c-storage-specifiers-type c-type [:around]
803 c-type c-storage-specifiers-type [:around]
804 qualifiable-c-type qualifiable-c-type [and]
805 simple-c-type simple-c-type [and]
806 tagged-c-type tagged-c-type [and]
807 c-type-name
808 simple-c-type
809 c-type-qualifiers
810 qualifiable-c-type
811 c-type-specifiers
812 c-storage-specifiers-type
813 c-type-subtype
814 c-array-type
815 c-atomic-type
816 c-function-type
817 c-pointer-type
818 c-storage-specifiers-type
819 c-type-tag
820 tagged-c-type
821 chain-offset-chain-head
822 chain-offset
823 chain-offset-class
824 chain-offset
825 chain-offset-target-head
826 chain-offset
827 check-aggregating-message-type
828 t t t
829 aggregating-message (eql :progn) c-function-type
830 check-message-type
831 aggregating-message t
832 sod-message c-function-type
833 sod-message c-type
834 check-method-type
835 daemon-direct-method sod-message c-function-type
836 sod-method aggregating-message c-function-type
837 sod-method sod-message c-function-type
838 sod-method sod-message c-type
839 check-sod-class
840 sod-class
841 class-pointer-chain-head
842 class-pointer
843 class-pointer-class
844 class-pointer
845 class-pointer-meta-chain-head
846 class-pointer
847 class-pointer-metaclass
848 class-pointer
849 code-fragment
850 code-fragment-item
851 code-fragment-constraints
852 code-fragment-item
853 code-fragment-name
854 code-fragment-item
855 code-fragment-reason
856 code-fragment-item
857 codegen-add-function
858 codegen t
859 codegen-class
860 method-codegen
861 codegen-functions
862 codegen
863 (setf codegen-functions)
864 t codegen
865 codegen-message
866 method-codegen
867 codegen-method
868 method-codegen
869 codegen-pop
870 codegen
871 codegen-pop-block
872 t
873 codegen-pop-function
874 t t t
875 codegen-push
876 codegen
877 codegen-target
878 method-codegen
879 coerce-property-value
880 cl:string (eql :id) (eql :keyword)
881 cl:string (eql :id) (eql :symbol)
882 cl:string (eql :id) (eql :type)
883 cl:string (eql :string) (eql :id)
884 cl:string (eql :string) (eql :keyword)
885 cl:string (eql :string) (eql :symbol)
886 cl:symbol (eql :symbol) (eql :id)
887 cl:symbol (eql :symbol) (eql :keyword)
888 t t (eql cl:t)
889 t t t
890 commentify-argument-name
891 cl:null
892 t
893 temporary-name
894 compute-aggregating-message-kernel
895 aggregating-message (eql :and) t t t t
896 aggregating-message (eql :custom) t t t t
897 aggregating-message (eql :max) t t t t
898 aggregating-message (eql :min) t t t t
899 aggregating-message (eql :or) t t t t
900 aggregating-message (eql :product) t t t t
901 aggregating-message (eql :progn) t t t t
902 aggregating-message (eql :sum) t t t t
903 compute-chains
904 sod-class
905 compute-cpl
906 sod-class
907 compute-effective-method-body
908 basic-effective-method t t [:around]
909 simple-effective-method t t
910 compute-effective-methods
911 sod-class
912 compute-effective-slot
913 sod-class sod-class-slot
914 sod-class sod-slot
915 compute-ichain
916 sod-class t
917 compute-ilayout
918 sod-class
919 compute-islots
920 sod-class sod-class
921 compute-method-entry-functions
922 basic-effective-method
923 effective-method [:around]
924 compute-sod-effective-method
925 sod-message sod-class
926 compute-vtable
927 sod-class cl:list
928 compute-vtable-items
929 sod-class sod-class sod-class sod-class cl:function
930 compute-vtables
931 sod-class
932 compute-vtmsgs
933 sod-class sod-class sod-class sod-class
934 decode-property
935 cl:character
936 cl:cons
937 cl:function
938 cl:integer
939 cl:string
940 cl:symbol
941 c-type
942 property
943 effective-method-after-methods
944 basic-effective-method
945 effective-method-around-methods
946 basic-effective-method
947 effective-method-basic-argument-names
948 basic-effective-method
949 effective-method-before-methods
950 basic-effective-method
951 effective-method-class
952 effective-method
953 effective-method-function-name
954 effective-method
955 effective-method-keywords
956 effective-method
957 effective-method-live-p
958 aggregating-effective-method
959 sod::lifecycle-effective-method
960 simple-effective-method
961 effective-method-message
962 effective-method
963 effective-slot-class
964 effective-slot
965 effective-slot-direct-slot
966 effective-slot
967 effective-slot-initializer
968 effective-slot
969 emit-decl
970 sod::basic-codegen t
971 emit-decls
972 sod::basic-codegen t
973 emit-inst
974 sod::basic-codegen t
975 emit-insts
976 t t
977 sod::basic-codegen t
978 ensure-sequencer-item
979 sequencer t
980 ensure-var
981 sod::basic-codegen t t
982 expand-c-storage-specifier
983 cl:list
984 cl:symbol
985 expand-c-storage-specifier-form
986 (eql alignas) t
987 (eql sod-parser:lisp) t
988 expand-c-type-form
989 (eql cl:*) t
990 (eql cl:array) t
991 (eql cl:char) t
992 (eql cl:class) t
993 (eql cl:float) t
994 (eql cl:function) t
995 (eql cl:nil) t
996 (eql cl:union) t
997 (eql atomic) t
998 (eql bool) t
999 (eql double) t
1000 (eql double-complex) t
1001 (eql double-imaginary) t
1002 (eql enum) t
1003 (eql float-complex) t
1004 (eql float-imaginary) t
1005 (eql fn) t
1006 (eql fun) t
1007 (eql func) t
1008 (eql int) t
1009 (eql long) t
1010 (eql long-double) t
1011 (eql long-double-complex) t
1012 (eql long-double-imaginary) t
1013 (eql long-long) t
1014 (eql pointer) t
1015 (eql ptr) t
1016 (eql ptrdiff-t) t
1017 (eql short) t
1018 (eql signed-char) t
1019 (eql size-t) t
1020 (eql specs) t
1021 (eql struct) t
1022 (eql unsigned) t
1023 (eql unsigned-char) t
1024 (eql unsigned-long) t
1025 (eql unsigned-long-long) t
1026 (eql unsigned-short) t
1027 (eql va-list) t
1028 (eql vec) t
1029 (eql void) t
1030 (eql wchar-t) t
1031 (eql []) t
1032 (eql sod-parser:lisp) t
1033 cl:string t
1034 expand-c-type-spec
1035 (eql cl:char)
1036 (eql cl:float)
1037 (eql cl:schar)
1038 (eql cl:string)
1039 (eql bool)
1040 (eql const-string)
1041 (eql double)
1042 (eql double-complex)
1043 (eql double-imaginary)
1044 (eql float-complex)
1045 (eql float-imaginary)
1046 (eql int)
1047 (eql llong)
1048 (eql long)
1049 (eql long-double)
1050 (eql long-double-complex)
1051 (eql long-double-imaginary)
1052 (eql long-int)
1053 (eql long-long)
1054 (eql long-long-int)
1055 (eql ptrdiff-t)
1056 (eql short)
1057 (eql short-int)
1058 (eql signed)
1059 (eql signed-char)
1060 (eql signed-int)
1061 (eql signed-long)
1062 (eql signed-long-int)
1063 (eql signed-long-long)
1064 (eql signed-long-long-int)
1065 (eql signed-short)
1066 (eql signed-short-int)
1067 (eql sint)
1068 (eql size-t)
1069 (eql sllong)
1070 (eql slong)
1071 (eql sshort)
1072 (eql uchar)
1073 (eql uint)
1074 (eql ullong)
1075 (eql ulong)
1076 (eql unsigned)
1077 (eql unsigned-char)
1078 (eql unsigned-int)
1079 (eql unsigned-long)
1080 (eql unsigned-long-int)
1081 (eql unsigned-long-long)
1082 (eql unsigned-long-long-int)
1083 (eql unsigned-short)
1084 (eql unsigned-short-int)
1085 (eql ushort)
1086 (eql va-list)
1087 (eql void)
1088 (eql wchar-t)
1089 cl:list
1090 cl:string
1091 sod-parser:file-location
1092 c-fragment
1093 property
1094 sod-class
1095 sod-initarg
1096 sod-initializer
1097 sod-message
1098 sod-method
1099 sod-slot
1100 finalize-module
1101 module
1102 finalize-sod-class
1103 sod-class
1104 sod-class [:around]
1105 find-slot-initargs
1106 sod-class sod-slot
1107 find-slot-initializer
1108 sod-class sod-slot
1109 format-temporary-name
1110 temporary-argument t
1111 temporary-function t
1112 temporary-name t
1113 temporary-variable t
1114 guess-metaclass
1115 sod-class
1116 hook-output
1117 t t t [progn]
1118 base-offset (eql :c) t [progn]
1119 base-offset (eql :h) t [progn]
1120 basic-effective-method (eql :c) t [progn]
1121 chain-offset (eql :c) t [progn]
1122 chain-offset (eql :h) t [progn]
1123 class-pointer (eql :c) t [progn]
1124 class-pointer (eql :h) t [progn]
1125 code-fragment-item t t [progn]
1126 delegating-direct-method (eql :c) t [progn]
1127 effective-slot (eql cl:class) t [progn]
1128 ichain (eql :h) t [progn]
1129 ichain (eql cl:class) t [progn]
1130 ichain (eql ilayout) t [progn]
1131 ichain t t [progn]
1132 ilayout (eql :h) t [progn]
1133 ilayout t t [progn]
1134 islots (eql :h) t [progn]
1135 islots (eql cl:class) t [progn]
1136 islots t t [progn]
1137 method-entry (eql :c) t [progn]
1138 method-entry (eql vtmsgs) t [progn]
1139 module (eql :c) t [progn]
1140 module (eql :h) t [progn]
1141 module t t [progn]
1142 sod-class (eql :c) t [progn]
1143 sod-class (eql :h) t [progn]
1144 sod-class t t [progn]
1145 sod-class-effective-slot (eql cl:class) t [progn]
1146 sod-method (eql :c) t [progn]
1147 sod-method (eql :h) t [progn]
1148 sod-slot (eql islots) t [progn]
1149 vtable (eql :c) t [progn]
1150 vtable (eql :h) t [progn]
1151 vtable t t [progn]
1152 vtable-pointer (eql :h) t [progn]
1153 vtable-pointer (eql cl:class) t [progn]
1154 vtmsgs (eql :c) t [progn]
1155 vtmsgs (eql :h) t [progn]
1156 vtmsgs (eql vtmsgs) t [progn]
1157 vtmsgs t t [progn]
1158 ichain-body
1159 ichain
1160 ichain-class
1161 ichain
1162 ichain-head
1163 ichain
1164 ichain-tail
1165 ichain
1166 ilayout-class
1167 ilayout
1168 ilayout-ichains
1169 ilayout
1170 inst-alt
1171 cond-inst
1172 if-inst
1173 inst-args
1174 banner-inst
1175 call-inst
1176 inst-banner
1177 function-inst
1178 inst-banner-args
1179 function-inst
1180 inst-body
1181 block-inst
1182 do-while-inst
1183 for-inst
1184 function-inst
1185 while-inst
1186 inst-chain-head
1187 convert-to-ilayout-inst
1188 inst-class
1189 convert-to-ilayout-inst
1190 inst-cond
1191 cond-inst
1192 do-while-inst
1193 for-inst
1194 if-inst
1195 while-inst
1196 inst-conseq
1197 cond-inst
1198 if-inst
1199 inst-control
1200 banner-inst
1201 inst-decls
1202 block-inst
1203 inst-expr
1204 convert-to-ilayout-inst
1205 expr-inst
1206 return-inst
1207 set-inst
1208 update-inst
1209 inst-func
1210 call-inst
1211 inst-init
1212 for-inst
1213 var-inst
1214 inst-metric
1215 cl:list
1216 cl:null
1217 t
1218 banner-inst
1219 block-inst
1220 break-inst
1221 call-inst
1222 cond-inst
1223 continue-inst
1224 convert-to-ilayout-inst
1225 do-while-inst
1226 expr-inst
1227 for-inst
1228 function-inst
1229 if-inst
1230 return-inst
1231 set-inst
1232 sod::suppliedp-struct-inst
1233 update-inst
1234 var-inst
1235 while-inst
1236 inst-name
1237 function-inst
1238 var-inst
1239 inst-op
1240 update-inst
1241 inst-type
1242 function-inst
1243 var-inst
1244 inst-update
1245 for-inst
1246 inst-var
1247 set-inst
1248 sod::suppliedp-struct-inst
1249 update-inst
1250 invoke-sequencer-items
1251 sequencer
1252 islots-class
1253 islots
1254 islots-slots
1255 islots
1256 islots-subclass
1257 islots
1258 kind-c-tagged-type
1259 (eql :enum)
1260 (eql :struct)
1261 (eql :union)
1262 make-base-offset
1263 sod-class sod-class
1264 make-class-pointer
1265 sod-class sod-class sod-class sod-class
1266 cl:make-load-form
1267 c-fragment
1268 make-method-entries
1269 basic-effective-method sod-class sod-class
1270 sod-parser:make-scanner-stream
1271 sod-token-scanner
1272 make-sod-class-initfrag
1273 sod-class t t
1274 make-sod-class-initializer
1275 sod-class t t t t
1276 make-sod-class-tearfrag
1277 sod-class t t
1278 make-sod-initializer-using-slot
1279 sod-class sod-slot t t t t
1280 make-sod-instance-initializer
1281 sod-class t t t t
1282 make-sod-message
1283 sod-class t t t
1284 make-sod-method
1285 sod-class t t t t t
1286 make-sod-method-using-message
1287 sod-message sod-class t t t t
1288 make-sod-slot
1289 sod-class t t t
1290 make-sod-slot-initarg
1291 sod-class t t t t
1292 make-sod-slot-initarg-using-slot
1293 sod-class t sod-slot t
1294 make-sod-user-initarg
1295 sod-class t t t
1296 method-entry-chain-head
1297 method-entry
1298 method-entry-chain-tail
1299 method-entry
1300 method-entry-effective-method
1301 method-entry
1302 method-entry-function-name
1303 effective-method sod-class t
1304 method-entry-function-type
1305 method-entry
1306 method-entry-slot-name
1307 method-entry
1308 method-keyword-argument-lists
1309 effective-method t t
1310 sod::initialization-effective-method t t
1311 module-dependencies
1312 module
1313 (setf module-dependencies)
1314 t module
1315 module-import
1316 t
1317 module
1318 sod-class
1319 type-item
1320 module-items
1321 module
1322 (setf module-items)
1323 t module
1324 module-name
1325 module
1326 module-pset
1327 module
1328 pprint-c-storage-specifier
1329 cl:symbol t
1330 alignas-storage-specifier t
1331 pprint-c-type
1332 t t t [:around]
1333 c-array-type t t
1334 c-atomic-type t t
1335 c-function-type t t
1336 c-keyword-function-type t t
1337 c-pointer-type t t
1338 c-storage-specifiers-type t t
1339 simple-c-type t t
1340 tagged-c-type t t
1341 primary-method-class
1342 simple-message
1343 standard-message
1344 print-c-storage-specifier
1345 t cl:symbol
1346 t t
1347 t alignas-storage-specifier
1348 print-c-type
1349 t c-array-type
1350 t c-atomic-type
1351 t c-class-type
1352 t c-function-type
1353 t c-pointer-type
1354 t c-storage-specifiers-type
1355 t simple-c-type
1356 t tagged-c-type
1357 cl:print-object
1358 banner-inst t
1359 base-offset t
1360 block-inst t
1361 break-inst t
1362 c-fragment t
1363 c-type t
1364 call-inst t
1365 chain-offset t
1366 class-pointer t
1367 cond-inst t
1368 continue-inst t
1369 convert-to-ilayout-inst t
1370 do-while-inst t
1371 effective-method t
1372 effective-slot t
1373 expr-inst t
1374 for-inst t
1375 function-inst t
1376 ichain t
1377 if-inst t
1378 ilayout t
1379 islots t
1380 method-entry t
1381 pset t
1382 return-inst t
1383 sequencer-item t
1384 set-inst t
1385 sod-class t
1386 sod-initializer t
1387 sod-message t
1388 sod-method t
1389 sod-slot t
1390 temporary-name t
1391 update-inst t
1392 var-inst t
1393 vtable t
1394 vtable-pointer t
1395 vtmsgs t
1396 while-inst t
1397 property-set
1398 cl:list
1399 pset
1400 qualify-c-type
1401 qualifiable-c-type t
1402 sod-parser:scanner-token
1403 sod-token-scanner
1404 sequencer-constraints
1405 sequencer
1406 (setf sequencer-constraints)
1407 t sequencer
1408 sequencer-table
1409 sequencer
1410 cl:shared-initialize
1411 aggregating-message t [:before]
1412 basic-direct-method t [:after]
1413 c-function-type t [:after]
1414 c-keyword-function-type t [:after]
1415 effective-method t [:after]
1416 method-codegen t [:after]
1417 module t [:after]
1418 sequencer t
1419 simple-effective-method t [:after]
1420 sod-class t [:after]
1421 sod-class-slot t [:after]
1422 sod-initializer t [:after]
1423 sod-message t [:after]
1424 sod-method t [:after]
1425 sod-slot t [:after]
1426 sod-token-scanner t [:after]
1427 simple-method-body
1428 aggregating-effective-method t t
1429 sod::lifecycle-effective-method t t
1430 standard-effective-method t t
1431 cl:slot-unbound
1432 t basic-direct-method (eql sod::function-type)
1433 t basic-effective-method (eql sod::basic-argument-names)
1434 t basic-effective-method (eql sod::functions)
1435 t basic-message (eql sod::argument-tail)
1436 t delegating-direct-method (eql sod::function-type)
1437 t delegating-direct-method (eql sod::next-method-type)
1438 t sod-class (eql sod::%ilayout)
1439 t sod-class (eql sod::effective-methods)
1440 t sod-class (eql sod::vtables)
1441 sod-class-chain
1442 sod-class
1443 sod-class-chain-head
1444 sod-class
1445 sod-class-chain-link
1446 sod-class
1447 sod-class-chains
1448 sod-class
1449 sod-class-class-initializers
1450 sod-class
1451 (setf sod-class-class-initializers)
1452 t sod-class
1453 sod-class-direct-superclasses
1454 sod-class
1455 sod-class-ilayout
1456 sod-class
1457 sod-class-initfrags
1458 sod-class
1459 (setf sod-class-initfrags)
1460 t sod-class
1461 sod-class-instance-initializers
1462 sod-class
1463 (setf sod-class-instance-initializers)
1464 t sod-class
1465 sod-class-messages
1466 sod-class
1467 (setf sod-class-messages)
1468 t sod-class
1469 sod-class-metaclass
1470 sod-class
1471 sod-class-methods
1472 sod-class
1473 (setf sod-class-methods)
1474 t sod-class
1475 sod-class-name
1476 sod-class
1477 sod-class-nickname
1478 sod-class
1479 sod-class-precedence-list
1480 sod-class
1481 sod-class-slots
1482 sod-class
1483 (setf sod-class-slots)
1484 t sod-class
1485 sod-class-state
1486 sod-class
1487 sod-class-tearfrags
1488 sod-class
1489 (setf sod-class-tearfrags)
1490 t sod-class
1491 sod-class-type
1492 sod-class
1493 sod-class-vtables
1494 sod-class
1495 sod-initarg-argument
1496 sod-initarg
1497 sod-initializer-class
1498 sod-initializer
1499 sod-initializer-slot
1500 sod-initializer
1501 sod-initializer-value
1502 sod-initializer
1503 sod-message-argument-tail
1504 basic-message
1505 sod-message-class
1506 sod-message
1507 sod-message-combination
1508 aggregating-message
1509 sod-message-effective-method-class
1510 aggregating-message
1511 sod::initialization-message
1512 standard-message
1513 sod::teardown-message
1514 sod-message-kernel-function
1515 aggregating-message
1516 sod-message-method-class
1517 basic-message sod-class t
1518 simple-message sod-class t
1519 sod-message sod-class t
1520 sod-message-name
1521 sod-message
1522 sod-message-type
1523 sod-message
1524 sod-method-body
1525 sod-method
1526 sod-method-class
1527 sod-method
1528 sod-method-description
1529 basic-direct-method
1530 sod-method-function-name
1531 basic-direct-method
1532 sod-method-function-type
1533 basic-direct-method
1534 sod-method-message
1535 sod-method
1536 sod-method-next-method-type
1537 delegating-direct-method
1538 sod-method-role
1539 basic-direct-method
1540 sod-method-type
1541 sod-method
1542 sod-slot-class
1543 sod-slot
1544 sod-slot-initializer-function
1545 sod-class-slot
1546 sod-slot-name
1547 sod-slot
1548 sod-slot-prepare-function
1549 sod-class-slot
1550 sod-slot-type
1551 sod-slot
1552 temp-tag
1553 temporary-name
1554 temporary-var
1555 sod::basic-codegen t
1556 var-in-use-p
1557 t
1558 temporary-variable
1559 (setf var-in-use-p)
1560 t temporary-variable
1561 vtable-body
1562 vtable
1563 vtable-chain-head
1564 vtable
1565 vtable-chain-tail
1566 vtable
1567 vtable-class
1568 vtable
1569 vtable-pointer-chain-head
1570 vtable-pointer
1571 vtable-pointer-chain-tail
1572 vtable-pointer
1573 vtable-pointer-class
1574 vtable-pointer
1575 vtmsgs-chain-head
1576 vtmsgs
1577 vtmsgs-chain-tail
1578 vtmsgs
1579 vtmsgs-class
1580 vtmsgs
1581 vtmsgs-entries
1582 vtmsgs
1583 vtmsgs-subclass
1584 vtmsgs
1585
1586 -----------------------------------------------------------------------------
1587 Package `sod-frontend'
1588
1589 frontend.lisp
1590 main function
1591
1592 Classes:
1593 cl:t
1594
1595 Methods:
1596
1597 -----------------------------------------------------------------------------
1598 Package `sod-parser'
1599
1600 floc-proto.lisp
1601 base-lexer-error class
1602 base-syntax-error class
1603 cerror* function
1604 cerror*-with-location function
1605 cerror-with-location function
1606 classify-condition generic
1607 condition-with-location class
1608 count-and-report-errors macro
1609 enclosed-condition generic
1610 enclosing-condition class
1611 enclosing-condition-with-location class
1612 enclosing-condition-with-location-type generic
1613 enclosing-error-with-location class
1614 enclosing-information-with-location class
1615 enclosing-warning-with-location class
1616 error-with-location function class
1617 file-location generic class
1618 file-location-column function
1619 file-location-filename function
1620 file-location-line function
1621 file-location-p function
1622 info function
1623 info-with-location function
1624 information class
1625 information-with-location class
1626 make-condition-with-location function
1627 make-file-location function
1628 noted function
1629 parser-error class
1630 parser-error-expected generic
1631 parser-error-found generic
1632 report-parser-error function
1633 simple-condition-with-location class
1634 simple-error-with-location class
1635 simple-information class
1636 simple-information-with-location class
1637 simple-lexer-error class
1638 simple-syntax-error class
1639 simple-warning-with-location class
1640 warn-with-location function
1641 warning-with-location class
1642 with-default-error-location macro
1643
1644 parser-expr-proto.lisp
1645 apply-operator generic
1646 binop macro
1647 close-parenthesis class
1648 expr parser
1649 lparen function
1650 open-parenthesis class
1651 operator-left-precedence generic
1652 operator-push-action generic
1653 operator-right-precedence generic
1654 postop macro
1655 prefix-operator class
1656 preop macro
1657 push-operator generic
1658 push-value generic
1659 rparen function
1660 simple-binary-operator class
1661 simple-operator class
1662 simple-postfix-operator class
1663 simple-prefix-operator class
1664 simple-unary-operator class
1665
1666 parser-impl.lisp
1667 list-parser class
1668 string-parser class
1669
1670 parser-proto.lisp
1671 ? parser
1672 cl:and macro parser
1673 call-pluggable-parser function
1674 cl:char function setf c-type parser
1675 character-parser-context class
1676 combine-parser-failures function
1677 commit parser
1678 cond-parse macro
1679 define-pluggable-parser macro
1680 defparse macro
1681 expand-parser-form generic
1682 expand-parser-spec generic
1683 filter parser
1684 if-char parser
1685 if-parse macro
1686 sod-utilities:it
1687 label parser
1688 lisp c-type parser
1689 cl:list function class parser opthandler
1690 many parser
1691 cl:not function parser
1692 cl:or macro parser
1693 parse
1694 parse-empty function
1695 parse-fail function
1696 parser macro
1697 parser-at-eof-p generic
1698 parser-capture-place generic
1699 parser-current-char generic
1700 parser-places-must-be-released-p generic
1701 parser-release-place generic
1702 parser-restore-place generic
1703 parser-step generic
1704 parser-token-type generic
1705 parser-token-value generic
1706 peek parser
1707 plug parser
1708 pluggable-parser-add function
1709 cl:satisfies parser
1710 seq parser
1711 skip-many parser
1712 token parser
1713 token-parser-context class
1714 when-parse macro
1715 with-parser-context macro
1716 with-parser-place macro
1717 wrap-parser generic
1718
1719 scanner-charbuf-impl.lisp
1720 charbuf-scanner class
1721 charbuf-scanner-map generic
1722 charbuf-scanner-place-p function
1723 charbuf-scanner-stream class
1724
1725 scanner-impl.lisp
1726 list-scanner class
1727 list-scanner-p function
1728 make-list-scanner function
1729 make-string-scanner function
1730 string-scanner class
1731 string-scanner-p function
1732
1733 scanner-proto.lisp
1734 character-scanner class
1735 character-scanner-context class
1736 character-scanner-stream class
1737 make-scanner-stream generic
1738 parser-scanner generic
1739 scanner-at-eof-p generic
1740 scanner-capture-place generic
1741 scanner-column generic setf
1742 scanner-context class
1743 scanner-current-char generic
1744 scanner-filename generic
1745 scanner-interval generic
1746 scanner-line generic setf
1747 scanner-release-place generic
1748 scanner-restore-place generic
1749 scanner-step generic
1750 scanner-token generic
1751 scanner-unread generic
1752 token-scanner class
1753 token-scanner-context class
1754 token-scanner-place class
1755 token-scanner-place-p function
1756 token-type generic
1757 token-value generic
1758 with-scanner-place macro
1759
1760 streams-impl.lisp
1761 position-aware-input-stream class
1762 position-aware-output-stream class
1763 position-aware-stream class
1764 position-aware-stream-column generic setf
1765 position-aware-stream-line generic setf
1766
1767 streams-proto.lisp
1768 stream-pathname generic
1769
1770 Classes:
1771 cl:t
1772 sb-pcl::slot-object
1773 cl:condition
1774 condition-with-location
1775 enclosing-condition-with-location [enclosing-condition]
1776 enclosing-error-with-location [cl:error]
1777 enclosing-information-with-location [information]
1778 enclosing-warning-with-location [cl:warning]
1779 error-with-location [cl:error]
1780 base-lexer-error
1781 simple-lexer-error [simple-error-with-location]
1782 base-syntax-error
1783 simple-syntax-error [simple-error-with-location]
1784 simple-error-with-location [cl:simple-error]
1785 simple-lexer-error [base-lexer-error]
1786 simple-syntax-error [base-syntax-error]
1787 information-with-location [information]
1788 simple-information-with-location [simple-information]
1789 simple-condition-with-location [cl:simple-condition]
1790 warning-with-location [cl:warning]
1791 simple-warning-with-location [cl:simple-warning]
1792 enclosing-condition
1793 enclosing-condition-with-location [condition-with-location]
1794 enclosing-error-with-location [cl:error]
1795 enclosing-information-with-location [information]
1796 enclosing-warning-with-location [cl:warning]
1797 information
1798 enclosing-information-with-location [enclosing-condition-with-location]
1799 information-with-location [condition-with-location]
1800 simple-information-with-location [simple-information]
1801 simple-information [cl:simple-condition]
1802 simple-information-with-location [information-with-location]
1803 cl:serious-condition
1804 cl:error
1805 enclosing-error-with-location [enclosing-condition-with-location]
1806 error-with-location [condition-with-location]
1807 base-lexer-error
1808 simple-lexer-error [simple-error-with-location]
1809 base-syntax-error
1810 simple-syntax-error [simple-error-with-location]
1811 simple-error-with-location [cl:simple-error]
1812 simple-lexer-error [base-lexer-error]
1813 simple-syntax-error [base-syntax-error]
1814 parser-error
1815 cl:simple-error [cl:simple-condition]
1816 simple-error-with-location [error-with-location]
1817 simple-lexer-error [base-lexer-error]
1818 simple-syntax-error [base-syntax-error]
1819 cl:simple-condition
1820 simple-condition-with-location [condition-with-location]
1821 cl:simple-error [cl:error]
1822 simple-error-with-location [error-with-location]
1823 simple-lexer-error [base-lexer-error]
1824 simple-syntax-error [base-syntax-error]
1825 simple-information [information]
1826 simple-information-with-location [information-with-location]
1827 cl:simple-warning [cl:warning]
1828 simple-warning-with-location [warning-with-location]
1829 cl:warning
1830 enclosing-warning-with-location [enclosing-condition-with-location]
1831 cl:simple-warning [cl:simple-condition]
1832 simple-warning-with-location [warning-with-location]
1833 warning-with-location [condition-with-location]
1834 simple-warning-with-location [cl:simple-warning]
1835 cl:standard-object
1836 character-parser-context
1837 character-scanner-context [scanner-context]
1838 string-parser
1839 character-scanner
1840 charbuf-scanner
1841 sb-gray:fundamental-stream [cl:stream]
1842 sb-gray:fundamental-character-stream
1843 sb-gray:fundamental-character-input-stream [sb-gray:fundamental-input-stream]
1844 character-scanner-stream
1845 charbuf-scanner-stream
1846 sod-parser::proxy-character-input-stream [sod-parser::proxy-input-stream]
1847 position-aware-input-stream [position-aware-stream]
1848 sb-gray:fundamental-character-output-stream [sb-gray:fundamental-output-stream]
1849 sod-parser::proxy-character-output-stream [sod-parser::proxy-stream]
1850 position-aware-output-stream [position-aware-stream]
1851 sb-gray:fundamental-input-stream
1852 sb-gray:fundamental-character-input-stream [sb-gray:fundamental-character-stream]
1853 character-scanner-stream
1854 charbuf-scanner-stream
1855 sod-parser::proxy-character-input-stream [sod-parser::proxy-input-stream]
1856 position-aware-input-stream [position-aware-stream]
1857 sod-parser::proxy-input-stream [sod-parser::proxy-stream]
1858 sod-parser::proxy-character-input-stream [sb-gray:fundamental-character-input-stream]
1859 position-aware-input-stream [position-aware-stream]
1860 sb-gray:fundamental-output-stream
1861 sb-gray:fundamental-character-output-stream [sb-gray:fundamental-character-stream]
1862 sod-parser::proxy-character-output-stream [sod-parser::proxy-stream]
1863 position-aware-output-stream [position-aware-stream]
1864 sod-parser::proxy-stream
1865 position-aware-stream
1866 position-aware-input-stream [sod-parser::proxy-character-input-stream]
1867 position-aware-output-stream [sod-parser::proxy-character-output-stream]
1868 sod-parser::proxy-character-output-stream [sb-gray:fundamental-character-output-stream]
1869 position-aware-output-stream [position-aware-stream]
1870 sod-parser::proxy-input-stream [sb-gray:fundamental-input-stream]
1871 sod-parser::proxy-character-input-stream [sb-gray:fundamental-character-input-stream]
1872 position-aware-input-stream [position-aware-stream]
1873 list-parser
1874 sod-parser::parenthesis
1875 close-parenthesis
1876 open-parenthesis [prefix-operator]
1877 prefix-operator
1878 open-parenthesis [sod-parser::parenthesis]
1879 simple-prefix-operator [simple-unary-operator]
1880 scanner-context
1881 character-scanner-context [character-parser-context]
1882 token-scanner-context [token-parser-context]
1883 simple-operator
1884 simple-binary-operator
1885 simple-unary-operator
1886 simple-postfix-operator
1887 simple-prefix-operator [prefix-operator]
1888 token-parser-context
1889 token-scanner-context [scanner-context]
1890 token-scanner
1891 cl:structure-object
1892 file-location
1893 list-scanner
1894 string-scanner
1895 token-scanner-place
1896 cl:stream
1897 sb-gray:fundamental-stream [cl:standard-object]
1898 sb-gray:fundamental-character-stream
1899 sb-gray:fundamental-character-input-stream [sb-gray:fundamental-input-stream]
1900 character-scanner-stream
1901 charbuf-scanner-stream
1902 sod-parser::proxy-character-input-stream [sod-parser::proxy-input-stream]
1903 position-aware-input-stream [position-aware-stream]
1904 sb-gray:fundamental-character-output-stream [sb-gray:fundamental-output-stream]
1905 sod-parser::proxy-character-output-stream [sod-parser::proxy-stream]
1906 position-aware-output-stream [position-aware-stream]
1907 sb-gray:fundamental-input-stream
1908 sb-gray:fundamental-character-input-stream [sb-gray:fundamental-character-stream]
1909 character-scanner-stream
1910 charbuf-scanner-stream
1911 sod-parser::proxy-character-input-stream [sod-parser::proxy-input-stream]
1912 position-aware-input-stream [position-aware-stream]
1913 sod-parser::proxy-input-stream [sod-parser::proxy-stream]
1914 sod-parser::proxy-character-input-stream [sb-gray:fundamental-character-input-stream]
1915 position-aware-input-stream [position-aware-stream]
1916 sb-gray:fundamental-output-stream
1917 sb-gray:fundamental-character-output-stream [sb-gray:fundamental-character-stream]
1918 sod-parser::proxy-character-output-stream [sod-parser::proxy-stream]
1919 position-aware-output-stream [position-aware-stream]
1920 sod-parser::proxy-stream
1921 position-aware-stream
1922 position-aware-input-stream [sod-parser::proxy-character-input-stream]
1923 position-aware-output-stream [sod-parser::proxy-character-output-stream]
1924 sod-parser::proxy-character-output-stream [sb-gray:fundamental-character-output-stream]
1925 position-aware-output-stream [position-aware-stream]
1926 sod-parser::proxy-input-stream [sb-gray:fundamental-input-stream]
1927 sod-parser::proxy-character-input-stream [sb-gray:fundamental-character-input-stream]
1928 position-aware-input-stream [position-aware-stream]
1929
1930 Methods:
1931 apply-operator
1932 open-parenthesis sod-parser::expression-parse-state
1933 simple-binary-operator sod-parser::expression-parse-state
1934 simple-unary-operator sod-parser::expression-parse-state
1935 charbuf-scanner-map
1936 charbuf-scanner t
1937 classify-condition
1938 cl:error
1939 cl:warning
1940 base-lexer-error
1941 base-syntax-error
1942 information
1943 enclosed-condition
1944 enclosing-condition
1945 enclosing-condition-with-location-type
1946 cl:condition
1947 cl:error
1948 cl:warning
1949 information
1950 expand-parser-form
1951 t (eql cl:and) t
1952 t (eql cl:list) t
1953 t (eql cl:nil) t
1954 t (eql cl:or) t
1955 t (eql cl:t) t
1956 t (eql cl:when) t
1957 t (eql ?) t
1958 t (eql commit) t
1959 t (eql expr) t
1960 t (eql label) t
1961 t (eql lisp) t
1962 t (eql many) t
1963 t (eql peek) t
1964 t (eql plug) t
1965 t (eql seq) t
1966 t (eql skip-many) t
1967 t t t
1968 character-parser-context (eql cl:char) t
1969 character-parser-context (eql cl:not) t
1970 character-parser-context (eql cl:satisfies) t
1971 character-parser-context (eql filter) t
1972 character-parser-context (eql if-char) t
1973 list-parser (eql cl:quote) t
1974 list-parser (eql cl:type) t
1975 token-parser-context (eql token) t
1976 token-scanner-context (eql cl:error) t
1977 token-scanner-context (eql sod:must) t
1978 token-scanner-context (eql sod:skip-until) t
1979 expand-parser-spec
1980 t (eql :eof)
1981 t (eql cl:nil)
1982 t (eql cl:t)
1983 t cl:list
1984 character-parser-context (eql :any)
1985 character-parser-context (eql :whitespace)
1986 character-parser-context cl:character
1987 character-parser-context cl:string
1988 list-parser t
1989 token-parser-context cl:string
1990 token-parser-context t
1991 file-location
1992 cl:stream
1993 t
1994 sod:c-fragment
1995 sod:property
1996 sod:sod-class
1997 sod:sod-initarg
1998 sod:sod-initializer
1999 sod:sod-message
2000 sod:sod-method
2001 sod:sod-slot
2002 character-scanner
2003 sod-parser::charbuf-scanner-place
2004 condition-with-location
2005 file-location
2006 position-aware-stream
2007 string-scanner
2008 token-scanner
2009 token-scanner-place
2010 cl:make-load-form
2011 file-location
2012 make-scanner-stream
2013 sod:sod-token-scanner
2014 character-scanner
2015 charbuf-scanner
2016 string-scanner
2017 operator-left-precedence
2018 simple-binary-operator
2019 simple-postfix-operator
2020 operator-push-action
2021 t t
2022 t open-parenthesis
2023 open-parenthesis t
2024 operator-right-precedence
2025 simple-binary-operator
2026 simple-postfix-operator
2027 simple-prefix-operator
2028 parser-at-eof-p
2029 list-parser
2030 scanner-context
2031 string-parser
2032 token-parser-context
2033 parser-capture-place
2034 t
2035 list-parser
2036 scanner-context
2037 string-parser
2038 parser-current-char
2039 character-scanner-context
2040 string-parser
2041 parser-error-expected
2042 parser-error
2043 parser-error-found
2044 parser-error
2045 parser-places-must-be-released-p
2046 t
2047 list-parser
2048 sod-parser::list-scanner-context
2049 string-parser
2050 sod-parser::string-scanner-context
2051 parser-release-place
2052 t t
2053 scanner-context t
2054 parser-restore-place
2055 list-parser t
2056 scanner-context t
2057 string-parser t
2058 parser-scanner
2059 scanner-context
2060 parser-step
2061 scanner-context
2062 string-parser
2063 parser-token-type
2064 token-scanner-context
2065 parser-token-value
2066 token-scanner-context
2067 position-aware-stream-column
2068 position-aware-stream
2069 (setf position-aware-stream-column)
2070 t position-aware-stream
2071 position-aware-stream-line
2072 position-aware-stream
2073 (setf position-aware-stream-line)
2074 t position-aware-stream
2075 cl:print-object
2076 file-location t
2077 simple-operator t
2078 push-operator
2079 t sod-parser::expression-parse-state
2080 close-parenthesis sod-parser::expression-parse-state
2081 open-parenthesis sod-parser::expression-parse-state [:after]
2082 prefix-operator sod-parser::expression-parse-state
2083 push-value
2084 t sod-parser::expression-parse-state
2085 scanner-at-eof-p
2086 charbuf-scanner
2087 list-scanner
2088 string-scanner
2089 token-scanner
2090 scanner-capture-place
2091 t
2092 charbuf-scanner
2093 list-scanner
2094 string-scanner
2095 token-scanner
2096 scanner-column
2097 t
2098 charbuf-scanner
2099 string-scanner
2100 token-scanner
2101 (setf scanner-column)
2102 t token-scanner
2103 scanner-current-char
2104 charbuf-scanner
2105 string-scanner
2106 scanner-filename
2107 t
2108 charbuf-scanner
2109 string-scanner
2110 token-scanner
2111 scanner-interval
2112 charbuf-scanner t
2113 string-scanner t
2114 scanner-line
2115 t
2116 charbuf-scanner
2117 string-scanner
2118 token-scanner
2119 (setf scanner-line)
2120 t token-scanner
2121 scanner-release-place
2122 t t
2123 charbuf-scanner t
2124 token-scanner t
2125 scanner-restore-place
2126 charbuf-scanner t
2127 list-scanner t
2128 string-scanner t
2129 token-scanner t
2130 scanner-step
2131 charbuf-scanner
2132 list-scanner
2133 string-scanner
2134 token-scanner
2135 scanner-token
2136 sod:sod-token-scanner
2137 scanner-unread
2138 charbuf-scanner t
2139 string-scanner t
2140 cl:shared-initialize
2141 charbuf-scanner t [:after]
2142 simple-binary-operator t [:after]
2143 token-scanner t [:after]
2144 sb-gray:stream-line-column
2145 position-aware-output-stream
2146 stream-pathname
2147 cl:file-stream
2148 cl:stream
2149 position-aware-stream
2150 sod-parser::proxy-stream
2151 sb-gray:stream-peek-char
2152 character-scanner-stream
2153 sb-gray:stream-read-char
2154 character-scanner-stream
2155 position-aware-input-stream
2156 sb-gray:stream-read-line
2157 charbuf-scanner-stream
2158 position-aware-input-stream
2159 sb-gray:stream-read-sequence
2160 charbuf-scanner-stream cl:string
2161 position-aware-input-stream t
2162 sb-gray:stream-start-line-p
2163 position-aware-output-stream
2164 sb-gray:stream-terpri
2165 position-aware-output-stream
2166 sb-gray:stream-unread-char
2167 character-scanner-stream t
2168 position-aware-input-stream t
2169 sb-gray:stream-write-char
2170 position-aware-output-stream t
2171 sb-gray:stream-write-sequence
2172 position-aware-output-stream t
2173 sb-gray:stream-write-string
2174 position-aware-output-stream t
2175 token-type
2176 list-scanner
2177 token-scanner
2178 token-value
2179 list-scanner
2180 token-scanner
2181 wrap-parser
2182 t t
2183 string-parser t
2184
2185 -----------------------------------------------------------------------------
2186 Package `optparse'
2187
2188 optparse.lisp
2189 *command-line* variable
2190 *help* variable
2191 *options* variable
2192 *program-name* variable
2193 *usage* variable
2194 *version* variable
2195 clear opthandler
2196 dec opthandler
2197 define-program function
2198 defopthandler macro
2199 defoptmacro macro
2200 die function
2201 die-usage function
2202 do-options macro
2203 do-usage function
2204 exit function
2205 help-options optmacro
2206 inc opthandler
2207 int opthandler
2208 invoke-option-handler function
2209 cl:keyword opthandler
2210 cl:list function class parser opthandler
2211 make-option function
2212 make-option-parser function
2213 moan function
2214 op-long-only-p function setf
2215 op-negated-numeric-p function setf
2216 op-negated-p function setf
2217 op-non-option function setf
2218 op-numeric-p function setf
2219 op-options function setf
2220 opt-arg-name function setf
2221 opt-arg-optional-p function setf
2222 opt-documentation function setf
2223 opt-long-name function setf
2224 opt-negated-tag function setf
2225 opt-short-name function setf
2226 opt-tag function setf
2227 option class
2228 option-parse-error function class
2229 option-parse-next function
2230 option-parse-remainder function
2231 option-parse-return function
2232 option-parse-try macro
2233 option-parser class
2234 option-parser-p function
2235 optionp function
2236 options macro
2237 parse-option-form function
2238 cl:read function opthandler
2239 sanity-check-option-list function
2240 cl:set function opthandler
2241 set-command-line-arguments function
2242 show-help function
2243 show-usage function
2244 simple-usage function
2245 cl:string function class c-type opthandler
2246 with-unix-error-reporting macro
2247
2248 Classes:
2249 cl:t
2250 sb-pcl::slot-object
2251 cl:condition
2252 cl:serious-condition
2253 cl:error
2254 option-parse-error [cl:simple-condition]
2255 cl:simple-condition
2256 option-parse-error [cl:error]
2257 cl:structure-object
2258 option
2259 option-parser
2260
2261 Methods:
2262 cl:print-object
2263 option t
2264
2265 -----------------------------------------------------------------------------
2266 Package `sod-utilities'
2267
2268 utilities.lisp
2269 aand macro
2270 acase macro
2271 acond macro
2272 aecase macro
2273 aetypecase macro
2274 aif macro
2275 asetf macro
2276 atypecase macro
2277 awhen macro
2278 backtrack-position function
2279 categorize macro
2280 compose function
2281 copy-instance function
2282 copy-instance-using-class generic
2283 default-slot macro
2284 define-access-wrapper macro
2285 define-on-demand-slot macro
2286 defvar-unbound macro
2287 designated-condition function
2288 distinguished-point-shortest-paths function
2289 dosequence macro
2290 sb-mop:eql-specializer class
2291 sb-mop:eql-specializer-object generic
2292 frob-identifier function
2293 sb-mop:generic-function-methods generic setf
2294 inconsistent-merge-error class
2295 instance-initargs generic
2296 invoke-associated-restart function
2297 it
2298 lbuild-add function
2299 lbuild-add-list function
2300 lbuild-list function
2301 loc class
2302 locf macro
2303 locp function
2304 make-list-builder function
2305 mappend function
2306 maybe-print-unreadable-object macro
2307 merge-error-candidates generic
2308 merge-lists function
2309 sb-mop:method-specializers generic
2310 once-only macro
2311 parse-body function
2312 partial-order-minima function
2313 print-ugly-stuff function
2314 ref function setf
2315 simple-control-error class
2316 symbolicate function
2317 update-position function
2318 whitespace-char-p function
2319 with-gensyms macro
2320 with-locatives macro
2321
2322 Classes:
2323 cl:t
2324 sb-pcl::slot-object
2325 cl:condition
2326 cl:serious-condition
2327 cl:error
2328 cl:control-error
2329 simple-control-error [cl:simple-error]
2330 inconsistent-merge-error
2331 cl:simple-error [cl:simple-condition]
2332 simple-control-error [cl:control-error]
2333 cl:simple-condition
2334 cl:simple-error [cl:error]
2335 simple-control-error [cl:control-error]
2336 cl:standard-object
2337 sb-mop:metaobject
2338 sb-mop:specializer
2339 sb-pcl::exact-class-specializer
2340 sb-mop:eql-specializer [sb-pcl::standard-specializer sb-pcl::specializer-with-object]
2341 sb-pcl::specializer-with-object
2342 sb-mop:eql-specializer [sb-pcl::standard-specializer sb-pcl::exact-class-specializer]
2343 sb-pcl::standard-specializer
2344 sb-mop:eql-specializer [sb-pcl::exact-class-specializer sb-pcl::specializer-with-object]
2345 cl:structure-object
2346 loc
2347
2348 Methods:
2349 copy-instance-using-class
2350 cl:standard-class t
2351 sb-mop:eql-specializer-object
2352 sb-mop:eql-specializer
2353 sb-mop:generic-function-methods
2354 cl:standard-generic-function
2355 (setf sb-mop:generic-function-methods)
2356 t cl:standard-generic-function
2357 instance-initargs
2358 cl:standard-object
2359 merge-error-candidates
2360 inconsistent-merge-error
2361 sb-mop:method-specializers
2362 cl:standard-method
2363