:autoinitarg doc
svn: r5769
This commit is contained in:
parent
67815cf2a6
commit
99dedda9fc
|
@ -479,7 +479,8 @@
|
|||
;;> should be used for creating the new class).
|
||||
;;> * :autoinitargs { #t | #f }
|
||||
;;> if set to `#t', make the class definition automatically generate
|
||||
;;> initarg keywords from the slot names.
|
||||
;;> initarg keywords from the slot names. (The keywords have the same
|
||||
;;> name as the slots, eg `:foo'.)
|
||||
;;> * :autoaccessors { #f | #t | :class-slot | :slot }
|
||||
;;> if set to non-`#f', generate accessor methods automatically --
|
||||
;;> either using the classname "-" slotname convention (`:class-slot')
|
||||
|
|
Loading…
Reference in New Issue
Block a user