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