jaxb-codemodel icon indicating copy to clipboard operation
jaxb-codemodel copied to clipboard

Make classes public and add member accessors

Open glassfishrobot opened this issue 11 years ago • 2 comments

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]

glassfishrobot avatar Apr 30 '13 17:04 glassfishrobot

Reported by phax

glassfishrobot avatar Apr 30 '13 17:04 glassfishrobot

This issue was imported from java.net JIRA CODEMODEL-16

glassfishrobot avatar Apr 24 '17 07:04 glassfishrobot