MysterAitch / JavaParser-AST-Inspector
Using JavaParser (https://github.com/JavaParser/JavaParser), browse and navigate the Abstract Syntax Tree (AST) based on the code in your editor.
☆51Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for JavaParser-AST-Inspector
- POJOs generated from the Static Analysis Results Interchange Format (SARIF) JSON schema.☆20Updated 3 years ago
- analysis java dependence and store in neo4j☆18Updated 6 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆101Updated last year
- Sample project with basic Maven + JavaSymbolSolver set up☆37Updated 2 months ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆14Updated 3 years ago
- A small library for performance evaluation of Java code. 这是一个用来对Java代码做性能评估的工具库。☆13Updated 2 years ago
- Java dynamic debug tool☆95Updated 6 months ago
- (Deprecated) Compile-time transformer to run Groovy code in a restrictive sandbox☆123Updated 2 weeks ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 6 years ago
- Apache Maven Dependency Analyzer☆40Updated 2 weeks ago
- Java application written with javaparser framework for analyzing bad smells and class complexity☆16Updated 3 years ago
- This library contains a set of parsers that parse the output of the maven command "mvn dependency:tree", and a set of utilities to create…