Uses of Interface
spoon.reflect.visitor.chain.CtQueryable

Packages that use CtQueryable
Package
Description
this is unstable code, subject to potential complete redesign, not only in snapshots but also in releases.
 
This package defines the Spoon's compile-time meta-model of Java programs.
This package contains the meta-model part that models the executable code (methods and constructors' bodies, field initializers).
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 all the sub-factories for the Spoon meta-model.
This package defines the references to program elements for the meta-model.