Uses of Interface
spoon.reflect.declaration.CtImport

Packages that use CtImport
Package
Description
this is unstable code, subject to potential complete redesign, not only in snapshots but also in releases.
This package contains the meta-model part that models the declarations (program's structures such as classes, fields, etc).
This package defines all the sub-factories for the Spoon meta-model.
This package defines visitor, scanner, and scanner-based query API for Java programs reified in the meta-model.
This package contains some default implementations for commonly used processing tasks.
 
This package provides support for the sniper mode: only the transformed part of classes is rewritten to disk.