Uses of Package
spoon.reflect.factory
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 core API for code processing.
This package defines the Spoon's compile-time meta-model of Java programs.
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 an implementation of the spoon.reflect package.
This package defines the substitution and matching engines for Java templates.
This package defines a framework for well-typed pure-Java templates.
-
-
-
-
-
-
-
-
ClassDescriptionThe
CtAnnotationType
sub-factory.TheCtClass
sub-factory.This sub-factory contains utility methods to create code elements.A factory to create some evaluation utilities on the Spoon metamodel.TheCtConstructor
sub-factory.This interface defines the core creation methods for the meta-model (to be implemented so that Spoon can manipulate other meta-model implementations).TheCtEnum
sub-factory.A factory to create some evaluation utilities on the Spoon metamodel.TheCtExecutable
sub-factory.Provides the sub-factories required by Spoon.TheCtField
sub-factory.TheCtInterface
sub-factory.TheCtMethod
sub-factory.TheCtPackage
sub-factory.A factory to create some queries on the Spoon metamodel.This class is the superclass for all the sub-factories ofFactory
.TheCtType
sub-factory. -
-
ClassDescriptionThis interface defines the core creation methods for the meta-model (to be implemented so that Spoon can manipulate other meta-model implementations).Provides the sub-factories required by Spoon.This class is the superclass for all the sub-factories of
Factory
. -
-
-
-
-
-
-
-
-
-