moonwave
moonwave copied to clipboard
@extends tag and fill in inherited members on the web
As discussed in the Roblox OS server, super classes are needed!
This would still be greatly appreciated. It's not a hugely practiced way of writing classes but it is used, and I think it'd add nicely to the suite of tags that are currently supported by moonwave. Without this feature, some projects' documentation can get very messy and ambiguous where it really should be very easy for whoever is looking at it. Cheers :)
Bump. I'd love to be able to organize like this, especially if a class is only created internally but is returned by a public function.
EDIT: Here's what I mean.