Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.3
-
Fix Version/s: 1.0.4
-
Component/s: XML code generator
-
Labels:None
-
Number of attachments :
Description
Add first part of code to generate @throws javadoc tags for srcgen. Not all @throws are generated, but the infrastructure is now there to do it automatically. There's a method in JMethod that'll be removed later, triggering the last changes that need to be made. But those changes conflict with other files that are being touched right now, so I'm submitting only this independent half of this change.
Committed as is ....