[Doxygen-develop] question concerning scanner.l
Brought to you by:
dimitri
From: Benjamin Z. <bn...@ze...> - 2004-04-01 14:52:21
|
hi, i'm working on a patch to make doxygen support the eiffel language. however, i have some trouble understanding the way the entry-tree is created. so far parsing classnames works well and the inheritance hierarchy is nicely generated in the html output, but i don't manage to make doxygen output any method names. currently i'm trying to reconstruct the entry-tree from an c++ example which i have dumped (at least what i think is important of it) and analyzed by hand. i can't seem to find any major difference at this point. is there anything non-obvious i have to fulfill in order to get the methods listed in the output? -- Benjamin Zeiss |