Package spoon.compiler
package spoon.compiler
This package defines interfaces for Java file compilation with Spoon.
Related Documentation
-
ClassDescriptionThis interface represents the environment in which Spoon is launched - accessible through
Factory.getEnvironment().Drives how the model is pretty-printed to disk, or whenCtElement.prettyprint()is calledthrown when the Spoon model of a program cannot be builtThis interface represents files that can be used as resources for the Spoon compiler.A Spoon resource that represents a folder.This interface defines generic resources that are used bySpoonModelBuilderin the Java compilation process.This class defines a helper for manipulating resources.