[jboss-jira] [JBoss JIRA] (JASSIST-202) Set line number for newly created Methods

John Doe (JIRA) jira-events at lists.jboss.org
Fri May 31 17:45:54 EDT 2013


John Doe created JASSIST-202:
--------------------------------

             Summary: Set line number for newly created Methods
                 Key: JASSIST-202
                 URL: https://issues.jboss.org/browse/JASSIST-202
             Project: Javassist
          Issue Type: Feature Request
    Affects Versions: 3.17.1-GA
            Reporter: John Doe
            Assignee: Shigeru Chiba
            Priority: Minor


As far as I could figure out, there is no way to provide line number information for newly created Methods. It would be nice if one could provide an start line at which the body starts, and Javassist would increment the line number at every line break in the body string.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list