jaxb-codemodel
jaxb-codemodel copied to clipboard
Make classes public and add member accessors
Please make the following classes public:
- JBreak
- JContinue
- JReturn
- JThrow And please add getter (and eventually setter) methods for the following fields in these classes:
- JBreak.label
- JContinue.label
- JReturn.expr
- JThrow.expr
Affected Versions
[current]
Reported by phax
This issue was imported from java.net JIRA CODEMODEL-16