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

Migrate to OpenRewrite #111

Open
jimbethancourt opened this issue Oct 14, 2024 · 0 comments
Open

Migrate to OpenRewrite #111

jimbethancourt opened this issue Oct 14, 2024 · 0 comments

Comments

@jimbethancourt
Copy link
Collaborator

jimbethancourt commented Oct 14, 2024

Migrate to OpenRewrite to parse classes. This will enable additional languages to be analysed in the future.

jimbethancourt added a commit that referenced this issue Oct 30, 2024
JavaFqnCapturingVisitor captures all possible type name references when specified as a generic type parameter
jimbethancourt added a commit that referenced this issue Oct 30, 2024
Extract FqnCapturingVisitor to simplify implementation of multi-language visiting
jimbethancourt added a commit that referenced this issue Nov 28, 2024
- Rendering large graphs (> 700 nodes + edges) on demand with Sigma.js, Graphology, graphlib, and graphlib-dot in the HTML report.  Renders using WebGL.
- Touched up type processing in JavaVariableVisitor
- Removed the use of JavaParser
jimbethancourt added a commit that referenced this issue Dec 1, 2024
Removed unneeded text from the report output (package names and excess JavaScript characters in DOT graph declaration)
jimbethancourt added a commit that referenced this issue Dec 2, 2024
- Added JavaClassDeclarationVisitor and pulled type processing up into the TypeProcessor interface and added corresponding unit test

- Composing the JavaVistor with the various visitors needed to capture all types in the codebase
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

1 participant