Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-157

Sequence Java source files

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 2.0.0.Final
    • Future Releases
    • Sequencers
    • None

      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.

            sisepago Serge Emmanuel Pagop (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: