Generic Function Make-Part (15 methods)

( make-part < parent > < kind > < name > &key )

Part of:

package tinaa

Make a part named 'name' of kind 'kind' whose parent is 'parent'.

Method Summary

make-part :around < t > < t > < t > 
make-part < t > < t > < t > 
make-part < t > (eql class)< t > 
make-part < t > (eql condition)< t > 
make-part < t > (eql function)< t > 
make-part < t > (eql generic-function)< t > 
make-part < t > (eql method)< t > 
make-part < t > (eql package)< t > 
make-part < t > (eql symbol)< t > 
make-part < t > (eql tinaa::asdf-system)< t > 
make-part < t > (eql tinaa::constant)< t > 
make-part < t > (eql tinaa::file)< t > 
make-part < t > (eql tinaa::macro)< t > 
make-part < t > (eql tinaa::slot)< t > 
make-part < t > (eql variable)< t >