[JBoss JIRA] Updated: (DNA-51) Sequence Java source files
by Serge Emmanuel Pagop (JIRA)
[ http://jira.jboss.com/jira/browse/DNA-51?page=all ]
Serge Emmanuel Pagop updated DNA-51:
------------------------------------
Affects Version/s: Future Releases
Affects: [Documentation (Ref Guide, User Guide, etc.)]
> Sequence Java source files
> --------------------------
>
> Key: DNA-51
> URL: http://jira.jboss.com/jira/browse/DNA-51
> Project: DNA
> Issue Type: Feature Request
> Components: Sequencers
> Affects Versions: Future Releases
> Reporter: Randall Hauch
> Assigned To: Serge Emmanuel Pagop
> Priority: Minor
> Fix For: Future Releases
>
>
> Create a sequencer that processes Java source files and creates a representative graph of the structure of the code. This should include the types, fields, methods, and annotations (each with descriptions taken from the JavaDoc), but probably should not include any method implementation detail (maybe much later).
> There are a couple of obvious approaches for parsing: Antlr 3 grammar, Eclipse JDT library, or JavaCC (discouraged).
> The schema for the output should ideally follow as closely as possible the constructs in the Java specification.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira