首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > java 1.5解析器和AST

java 1.5解析器和AST

  • 资源大小:254.93 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java ast 解析

资 源 简 介

Important This project is not active anymore. Please refer to the fork on GitHub to access the latest version: http://javaparser.github.io/javaparser/ A Java 1.5 Parser with AST generation and visitor support. The AST records the source code structure, javadoc and comments. It is also possible to change the AST nodes or create new ones to modify the source code. Main features * light weight * good performance * easy to use * AST can be modified * AST can be created from scratch This parser was created using javacc (the java compiler compiler). All the nodes of the AST, visitors and other features was coded manually using the Eclipse IDE. Do you want to code for this project and solve some issues? Join the team and became a contributor. This project needs your help. Help this project,

文 件 列 表

COPYING
COPYING.LESSER
readme.txt
javaparser-1.0.8.jar
VIP VIP
0.188085s