This project contains code samples for the JavaParser book on LeanPub.com
JavaParser: Visited
Nicholas Smith, Danny van Bruggen and Federico Tomassetti
In this book key contributors to the JavaParser library teach you how to programmatically analyse, transform and generate your java code base.
The first part of the book aims to introduce you to the basics of the library before the team take you through a more detailed look at some of their favourite applications of the library.
Source files are organised by chapter in the example package. Some files are found in the samples package, these are used in multiple chapters