CadixDev / Bombe

A model of Java types, as per the JVMS specification.
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

Jar Transformation Framework #6

Closed jamierocks closed 6 years ago

jamierocks commented 6 years ago

Preface

This PR introduces a framework for transforming binary jar files, using the visitor pattern.