[tinaa-devel] Generic documentation for structure as argument

Slobodan Blazeski slobodan.blazeski at gmail.com
Tue Mar 9 19:29:33 UTC 2010


I have a method called append that takes a structure called line as an argument.
Instead of generating name of the structure Tinaa  generates generic
structure-class

Generic Function Append (2 methods)
( append < element > < container > )
Part of:
package some-package
append element into the container
Method Summary
append < t > < box >  ; class name BOX as argument is recognized
append < t > < structure-class >  ; struct name LINE as argument is
not recognized


Slobodan




More information about the tinaa-devel mailing list