Skip to content

MicroAnalyzer/MA-JavaParser

Repository files navigation

JavaParser

A Java file parser plug-in for MicroAnalyzer. The parser is used to convert a Java file into the binary representation of the entity domain model used by MicroAnalyzer.

How To Compile Sources

If you checked out the project from GitHub you can build the project with maven using:

mvn clean install

Usage

Build the plugin jar and place it in the Java installation's /ext folder. The return value of the overridden toString() method corresponds to the parameter identifying the parser for MicroAnalyzer.

About

A Java file parser plug-in for MicroAnalyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages