src/parser/streams-{proto,impl}.lisp: Publish classes and generic functions.
[sod] / doc / SYMBOLS
index 023bda6..5de9929 100644 (file)
@@ -78,7 +78,7 @@ c-types-impl.lisp
   fun                                           c-type
   func                                          c-type
   cl:function                                   function class c-type
-  int                                           c-type
+  sod-utilities:int                             c-type opthandler
   kind-c-tagged-type                            generic
   llong                                         c-type
   long                                          c-type
@@ -1019,7 +1019,6 @@ expand-c-type-form
   (eql fn) t
   (eql fun) t
   (eql func) t
-  (eql int) t
   (eql long) t
   (eql long-double) t
   (eql long-double-complex) t
@@ -1044,6 +1043,7 @@ expand-c-type-form
   (eql wchar-t) t
   (eql []) t
   (eql sod-parser:lisp) t
+  (eql sod-utilities:int) t
   cl:string t
 expand-c-type-spec
   (eql cl:char)
@@ -1057,7 +1057,6 @@ expand-c-type-spec
   (eql double-imaginary)
   (eql float-complex)
   (eql float-imaginary)
-  (eql int)
   (eql llong)
   (eql long)
   (eql long-double)
@@ -1100,6 +1099,7 @@ expand-c-type-spec
   (eql va-list)
   (eql void)
   (eql wchar-t)
+  (eql sod-utilities:int)
   cl:list
   cl:string
 sod-parser:file-location
@@ -1402,6 +1402,8 @@ cl:print-object
   sod-message t
   sod-method t
   sod-slot t
+  sod-slot-initarg t
+  sod-user-initarg t
   temporary-name t
   update-inst t
   var-inst t
@@ -1609,6 +1611,7 @@ vtmsgs-subclass
 Package `sod-frontend'
 
 frontend.lisp
+  augment-options                               function
   main                                          function
 
 Classes:
@@ -1772,14 +1775,13 @@ scanner-proto.lisp
   token-value                                   generic
   with-scanner-place                            macro
 
-streams-impl.lisp
+streams-proto.lisp
   position-aware-input-stream                   class
   position-aware-output-stream                  class
   position-aware-stream                         class
   position-aware-stream-column                  generic setf
   position-aware-stream-line                    generic setf
-
-streams-proto.lisp
+  stream-line-and-column                        generic
   stream-pathname                               generic
 
 Classes:
@@ -2154,6 +2156,9 @@ cl:shared-initialize
   charbuf-scanner t [:after]
   simple-binary-operator t [:after]
   token-scanner t [:after]
+stream-line-and-column
+  cl:stream
+  position-aware-stream
 sb-gray:stream-line-column
   position-aware-output-stream
 stream-pathname
@@ -2217,7 +2222,7 @@ optparse.lisp
   exit                                          function
   help-options                                  optmacro
   inc                                           opthandler
-  int                                           opthandler
+  sod-utilities:int                             c-type opthandler
   invoke-option-handler                         function
   cl:keyword                                    opthandler
   cl:list                                       function class parser opthandler
@@ -2312,6 +2317,7 @@ utilities.lisp
   info                                          function
   information                                   class
   instance-initargs                             generic
+  int                                           c-type opthandler
   invoke-associated-restart                     function
   it
   lbuild-add                                    function