]
Randall Hauch updated DNA-51:
-----------------------------
Summary: Sequence Java source files (was: Create a sequencer for Java source files)
Changed the title to reflect what the feature is to do.
Sequence Java source files
--------------------------
Key: DNA-51
URL:
http://jira.jboss.com/jira/browse/DNA-51
Project: DNA
Issue Type: Feature Request
Components: Sequencers
Reporter: Randall Hauch
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: