Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Model improvements for JExpression implementations #879

Open
glassfishrobot opened this issue Feb 7, 2012 · 3 comments
Open

Model improvements for JExpression implementations #879

glassfishrobot opened this issue Feb 7, 2012 · 3 comments

Comments

@glassfishrobot
Copy link
Contributor

The implementations of JExpression interface are missing getters, for example:

  • JStringLiteral.str has no getter
  • JArray.type, size, exprs have no getters
  • JEnumConstant.name, type have no getters
  • JFieldRef.object, name, var, explicitThis have no getters
    ...

Affected Versions

[2.2.5]

@glassfishrobot
Copy link
Contributor Author

Reported by dma_k

@glassfishrobot
Copy link
Contributor Author

Was assigned to snajper

@glassfishrobot
Copy link
Contributor Author

This issue was imported from java.net JIRA JAXB-879

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

1 participant