Details
-
Type:
Feature Request
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.17.1-GA
-
Fix Version/s: None
-
Labels:
Description
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.