Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: traverse downloaded source files and parse into JavaEntity #27

Open
khoa-l opened this issue Nov 7, 2023 · 0 comments
Open

feat: traverse downloaded source files and parse into JavaEntity #27

khoa-l opened this issue Nov 7, 2023 · 0 comments
Assignees

Comments

@khoa-l
Copy link
Collaborator

khoa-l commented Nov 7, 2023

  • Create the Parser interface
  • Implement the SourceCodeParser class

SourceCodeParser should validate source files into source code with SourceFileChecker
SourceCodeParser should build JavaEntity with JavaEntityFactory

@khoa-l khoa-l changed the title feat: traverse source files one by one feat: traverse and parse source files one by one Nov 7, 2023
@khoa-l khoa-l changed the title feat: traverse and parse source files one by one feat: traverse and parse downloaded source files Nov 7, 2023
@khoa-l khoa-l changed the title feat: traverse and parse downloaded source files feat: traverse downloaded source files and parse into source code Nov 7, 2023
@khoa-l khoa-l changed the title feat: traverse downloaded source files and parse into source code feat: traverse validated source code and parse into JavaEntity Nov 7, 2023
@khoa-l khoa-l changed the title feat: traverse validated source code and parse into JavaEntity feat: traverse downloaded source files and parse into JavaEntity Nov 7, 2023
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

No branches or pull requests

2 participants