Uses of Interface
spoon.reflect.declaration.CtCompilationUnit

Packages that use CtCompilationUnit
Package
Description
This package defines compilation units that hold the source code and some classes around them (in most cases, these features should be ignored by the programmers).
 
This package contains the meta-model part that models the declarations (program's structures such as classes, fields, etc).
This package defines visitor, scanner, and scanner-based query API for Java programs reified in the meta-model.
 
 
This package provides support for the sniper mode: only the transformed part of classes is rewritten to disk.