# javaparser-visited **Repository Path**: g-hypercube/javaparser-visited ## Basic Information - **Project Name**: javaparser-visited - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-14 - **Last Updated**: 2022-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JavaParser:Visited [![Build Status](https://travis-ci.org/javaparser/javaparser-visited.svg?branch=master)](https://travis-ci.org/javaparser/javaparser-visited) This project contains code samples for the JavaParser book on [LeanPub.com](https://leanpub.com/javaparservisited/overview) ### Title JavaParser: Visited ### Authors Nicholas Smith, Danny van Bruggen and Federico Tomassetti ### Teaser Text 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. ### Code Source files are organised by chapter in the example package. Some files are found in the samples package, these are used in multiple chapters