Skip to content
forked from arjunhkumar/ASM

Customized ASM for supporting bytecode offsets for units.

License

Notifications You must be signed in to change notification settings

CompL-Research/ASM

 
 

Repository files navigation

ASM

  • This project is a clone of ASM project.
  • Aim: Make ASM stmt nodes capture bytecode index information from class files.
  • Version: 9.6-SNAPSHOT
  • Gradle build.
  • To build use the command: gradle jar on the parent directory where grade.build file is present.
  • The jar corresponding to each project can be found inside the build/libs folder.\
  • Use the build-project.sh script to build the project and update maven repositories.

About

Customized ASM for supporting bytecode offsets for units.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%