[ 
http://jira.codehaus.org/browse/QDOX-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Hammant updated QDOX-76:
-----------------------------

    Fix Version/s: 1.11

> Handling of JavaDoc between multiple field initializers in a single statement
> -----------------------------------------------------------------------------
>
>                 Key: QDOX-76
>                 URL: http://jira.codehaus.org/browse/QDOX-76
>             Project: QDox
>          Issue Type: Bug
>          Components: Parser
>            Reporter: Joe Walnes
>            Priority: Minor
>             Fix For: 1.11
>
>
> Example:
> class Thing {
>   /** some doc */
>   int a = 1,
>   /** more doc */
>   b = 2,
>   /** etc */
>   c = 3;
> }
> This notation is used in the JDK: org.omg.CORBA.CompletionStatus and 
> org.omg.CORBA.DefinitionKind.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to