Package spoon.compiler
package spoon.compiler
This package defines interfaces for Java file compilation with Spoon.
Related Documentation
-
Interface SummaryInterfaceDescriptionThis 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 bySpoonModelBuilderin the Java compilation process. -
Class Summary
-
Enum SummaryEnumDescriptionDrives how the model is pretty-printed to disk, or when
CtElement.prettyprint()is called -
Exception SummaryExceptionDescriptionthrown when the Spoon model of a program cannot be built