Package spoon.compiler
package spoon.compiler
This package defines interfaces for Java file compilation with Spoon.
Related Documentation
-
InterfaceDescriptionThis interface represents the environment in which Spoon is launched - accessible through
Factory.getEnvironment()
.This 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 bySpoonModelBuilder
in the Java compilation process. -
EnumDescriptionDrives how the model is pretty-printed to disk, or when
CtElement.prettyprint()
is called -
ExceptionDescriptionthrown when the Spoon model of a program cannot be built