Skip to content

Conversation

@github-actions
Copy link

This Pull Request was created automatically by GPT-Codemaster
Resolves #3

@dex3r
Copy link
Owner

dex3r commented Mar 31, 2023

/reviewpad summarize

@reviewpad
Copy link
Contributor

reviewpad bot commented Mar 31, 2023

AI-Generated Pull Request Summary: This pull request contains a patch that refactors the ClassExtractorCSharp class in the AiProgrammer.CodeProcessing namespace. The changes improve code readability and maintainability by breaking down the GetClassContentWithSelectedMethodBodies method into smaller, more manageable methods. In particular, the new methods include IsNamespaceDeclaration, HandleNamespaceDeclaration, IsClassDeclaration, HandleClassDeclaration, HandleNextLineNamespace, HandleNextLineClass, and ProcessLine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor ClassExtractorCSharp

2 participants