Uses of Interface
spoon.support.compiler.SpoonProgress
Package
Description
This package defines interfaces for Java file compilation with Spoon.
This package contains some default implementations for commonly used processing tasks.
-
Uses of SpoonProgress in spoon.compiler
Modifier and TypeMethodDescriptionvoid
Environment.setSpoonProgress(SpoonProgress spoonProgress)
-
Uses of SpoonProgress in spoon.support
Modifier and TypeMethodDescriptionvoid
StandardEnvironment.setSpoonProgress(SpoonProgress spoonProgress)
-
Uses of SpoonProgress in spoon.support.compiler