/BAT

A Java Bytecode library written in Scala that provides an object-oriented representation that facilitates static analyses by means of pattern matching.

Primary LanguageScala

BAT has moved (and was renamed).

Moved the Repository This repository is kept for historical reasons.

Overview BAT is library in Scala for analyzing Java Bytecode.

BAT generally supports Java 6 class files and contains preliminary support for Java 7 as of June 2012.

BAT in particular provides support for the analysis of static source code dependencies. Furthermore, it provides extensive support for pattern-matching on Java Bytecode.

If you miss a certain feature, just write us an email.