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