Estimated read time: 1 minutes
I needed a tiny tool to generate something classdiagram-like from CORBA IDL files. Given that I did not find such a tool, I wrote it.
You can find it here.
An example: idl → scalable output.
Note
|
Right now it does not support typedefs, enums and exceptions. If you need such a feature, patches are welcome. :) |