See: Description
Interface | Description |
---|---|
Environment |
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
SpoonCompiler |
This interface defines the Spoon Java compiler and code processor.
|
SpoonFile |
This interface represents files that can be used as resources for the Spoon
compiler.
|
SpoonFolder |
A Spoon resource that represents a folder.
|
SpoonResource |
This interface defines generic resources that are used by
SpoonCompiler in the Java compilation process. |
Class | Description |
---|---|
SpoonResourceHelper |
This class defines a helper for manipulating resources.
|
Exception | Description |
---|---|
InvalidClassPathException | |
ModelBuildingException |
thrown when the Spoon model of a program cannot be built
|
This package defines interfaces for Java file compilation with Spoon.
Copyright © 2007–2014 Inria. All rights reserved.