There are 2 repositories under javaparser topic.
Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited
Sample project with a basic Maven + JavaParser setup
A tool to detect test smells in Java projects that utilize JUnit as the testing framework
Using JavaParser (https://github.com/JavaParser/JavaParser), browse and navigate the Abstract Syntax Tree (AST) based on the code in your editor.
Creating Data Flow Graphs from java input classes
Tiny Compiler in plain Java. Covers examples for AST, JDT, ANTLR & JavaParser
Generate java source code based on existing classes using templates
Static code analysis for Java
IDE for Java developers.
Builds control flow graphs from source code parsed with JavaParser
did u know the name of the repo is obfuscator backwards?
Facilitate analysis of JavaParser AST by Scala pattern matching
Java implementation of CallGraph
java api doc generator
Surface (Java SecURity FlAws metriCs Extractor) - A lightweight command-line tool for computing security metrics from Java classes
Sample project with a basic Gradle + JavaParser setup
Static code analysis project to search possible redundant methods of a java class.
HowdyLang is a friendly, string-only language with a Texas soul. Use it to learn how programming logic works with a smile on your face and a twang in your code. Yeehaw!
Simple and linear derivative calculator with a GUI
A tool for extracting literal values from Java source code for use by Randoop test generator
The set of annotation processors that generate an accessor which returns an optional value for each annotated field during the compilation phase.
Collection of small code manipulation java scripts based on javaparser
🔍 Find out duplicate string literals in java source code files under current directory
remove comments in java / ts (& tsx) file.