xumlidot
xumlidot copied to clipboard
Constants in class/module body are not added as members.
I honestly can't recall if this was a decision I made at the time but plain constants should be members? TBD
They're currently not being processed correctly; if you have more than one constant in a module they're ending up in the .dot
file as long strings with all the constant names squashed together.