QDox
  1. QDox
  2. QDOX-227

Treat JavaDoc as a special kind of comment

    Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.0
    • Component/s: Java API, Parser
    • Labels:
      None
    • Number of attachments :
      0

      Description

      Javadoc is a very special kind of comment: it can appear anywhere (like every comment), but it can have effect on specific elements.
      Because it can appear everywhere in the code it shouldn't be part of the java-lexer and parser but delegated to a specific comment handler. This way you can keep the java-lexer and parser clean while supporting javadoc at any position.

        Activity

        Hide
        Robert Scholte added a comment -

        Fixed in rev. 1120

        Show
        Robert Scholte added a comment - Fixed in rev. 1120
        Robert Scholte made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Robert Scholte made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Robert Scholte
            Reporter:
            Robert Scholte
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: