[
https://issues.jboss.org/browse/FORGE-119?page=com.atlassian.jira.plugin....
]
Lincoln Baxter III updated FORGE-119:
-------------------------------------
Fix Version/s: 1.0.7.Final
Affects Version/s: 1.0.6.Final
Description:
There is no way to get annotations on a parameter currently without parsing the string.
This should be available as an API in the JavaParser
{code}parameter.getAnnotations(){code}
was:There is no way to get annotations on a parameter currently without parsing the
string.
Component/s: Parsers / File Manipulation
org.jboss.forge.parser.java.Parameter should support examining
annotations
--------------------------------------------------------------------------
Key: FORGE-119
URL:
https://issues.jboss.org/browse/FORGE-119
Project: Forge
Issue Type: Enhancement
Components: Parsers / File Manipulation
Affects Versions: 1.0.6.Final
Reporter: Jason Porter
Fix For: 1.0.7.Final
There is no way to get annotations on a parameter currently without parsing the string.
This should be available as an API in the JavaParser
{code}parameter.getAnnotations(){code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira