Conata: method remover

Back
Download

Introduction

This is a tool which removes the body of methods. The target language is Java and this runs on JRE 7 or above.

Reference

This output a source whose bodies are removed from the given input.

codes

This implementation consists of the sources shown as follows.