Some examples of code extracting information from Java source files using JavaParser
☆101May 14, 2021Updated 4 years ago
Alternatives and similar repositories for analyze-java-code-examples
Users that are interested in analyze-java-code-examples are comparing it to the libraries listed below
Sorting:
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Aug 3, 2023Updated 2 years ago
- Java 1-25 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.☆6,060Mar 12, 2026Updated last week
- Sample project with a basic Maven + JavaParser setup☆96Mar 6, 2026Updated 2 weeks ago
- Run queries on your Java code to check if it meets the criteria suggested by the book Effective Java. And some others.☆507Jul 26, 2015Updated 10 years ago
- ☆20Feb 10, 2022Updated 4 years ago
- Introducing CFG(control flow graph) and PDG (program dependency graph) into AST (abstract syntax tree) implementation using Java Paser an…☆24Apr 19, 2019Updated 6 years ago
- Code samples for the Speedment ORM☆13Jun 21, 2022Updated 3 years ago
- A demo webapp introducing a RESTful API with Spring Security 3 and Spring MVC 3☆29Aug 25, 2012Updated 13 years ago
- Java 代码生成 xmind graphviz dot 关系图☆18Aug 31, 2022Updated 3 years ago
- A Variability-Aware Interpreter for Java Applications☆11Oct 13, 2020Updated 5 years ago
- ☆11Sep 5, 2023Updated 2 years ago
- javaagent+asm实现字节码插桩,在类加载之前对字节 码进行修改,插入埋点。实现业务代码调用链插桩,在方法执行之前拦截获取类名、方法名,方法调用的参数,在方法执行异常时,获取到异常信息;为统计方法执行时间插入埋点,在方法执行之前和返回之前获取系统时间。☆22Mar 29, 2020Updated 5 years ago
- Java Call Hierarchy Printer☆45Mar 26, 2015Updated 10 years ago
- ☆11Jul 25, 2020Updated 5 years ago
- Tool for effective and efficient detection of API misuses.☆11May 20, 2022Updated 3 years ago
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Oct 2, 2020Updated 5 years ago
- Code for paper "Lancer: Your Code Tell Me What You Need"☆11Jun 17, 2022Updated 3 years ago
- Java Program -> AST -> .dot -> Visualization☆68Jun 2, 2021Updated 4 years ago
- ☆41Aug 9, 2014Updated 11 years ago
- comparison of listener oriented and visitor oriented parser implementations using antlr4☆33May 14, 2016Updated 9 years ago
- Call graph analyzer for Java☆43Oct 22, 2020Updated 5 years ago
- Spoon is a metaprogramming library to analyze and transform Java source code. is made with , and . It parses source files to build a we…☆1,906Mar 13, 2026Updated last week
- New experimental parser for JP-QL queries☆30Mar 19, 2021Updated 5 years ago
- Java 代码解析 class 文件☆11Mar 1, 2018Updated 8 years ago
- Flink的demo代码☆12Mar 7, 2019Updated 7 years ago
- 通过生成时序图显示代码整体结构☆10Nov 7, 2022Updated 3 years ago
- For our ICSE22 paper "EAGLE: Creating Equivalent Graphs to Test Deep Learning Libraries" by Jiannan Wang, Thibaud Lutellier, Shangshu Qia…☆13Aug 16, 2023Updated 2 years ago
- a data collection of related work: Toward Understanding Deep Learning Framework Bugs☆16Oct 23, 2023Updated 2 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆841Mar 22, 2024Updated last year
- 实现一个框架同时支持Android、IOS、WEB、API的自动化测试及性能测试。☆18Apr 1, 2021Updated 4 years ago
- 容器日志搜集套件。☆15Mar 15, 2019Updated 7 years ago
- JDCallgraph - Dynamic call graph generation for Java.☆20Oct 12, 2020Updated 5 years ago
- ☆30Sep 17, 2020Updated 5 years ago
- Call graph generator for JVM bytecode☆18Feb 21, 2017Updated 9 years ago
- Report server for ExtentReports☆39Aug 11, 2021Updated 4 years ago
- React Native + Spring Boot + OIDC☆30Mar 1, 2023Updated 3 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆81Dec 21, 2023Updated 2 years ago
- ☆21May 10, 2022Updated 3 years ago
- trace java running log step by step☆40Updated this week