Skip to content

Improve method start line handling by excluding Javadoc lines#124

Open
Deb4cker wants to merge 1 commit intomauricioaniche:masterfrom
Deb4cker:review/improve-method-start-line-handling
Open

Improve method start line handling by excluding Javadoc lines#124
Deb4cker wants to merge 1 commit intomauricioaniche:masterfrom
Deb4cker:review/improve-method-start-line-handling

Conversation

@Deb4cker
Copy link

  • Updated the getStartLine method to properly handle cases where the method or initializer has a Javadoc.
  • Adjusted the start position to exclude Javadoc lines when calculating the start line.
  • Added checks to ensure accurate line number retrieval, improving the method's precision.

- Updated the getStartLine method to properly handle cases where the method or initializer has a Javadoc.
- Adjusted the start position to exclude Javadoc lines when calculating the start line.
- Added checks to ensure accurate line number retrieval, improving the method's precision.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant