Uses of Interface
spoon.reflect.declaration.CtClass

Packages that use CtClass
Package
Description
This root package provides the default integrated launchers for Spoon program processing.
Ready to go meta? This package contains classes that model the Spoon metamodel itself.
This package contains the meta-model part that models the executable code (methods and constructors' bodies, field initializers).
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 defines the substitution and matching engines for Java templates.
 
 
 
This package defines a framework for well-typed pure-Java templates.