Skip to content

moritzbutzmann/custom-ast-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-ast-parser

Custom AST-Parser based on https://github.com/theSorcerers/fine-GRAPE-light.

Files from fine-GRAPE-light

the following files are copied from fine-GRAPE-light and are only slightly changed:

  • src/main/data/JavaMethodInvocation.java
  • src/main/visitor/CustomASTVisitor.java

Getting started

  • include the .jar-files in the libs-folder into the classpath
  • adapt the main class according to your needs
  • have fun

Further sources

Further sources and reading can be found under:

About

Custom AST-Parser based on https://github.com/theSorcerers/fine-GRAPE-light.

Resources

License

Stars

Watchers

Forks

Languages