Uses of Interface
spoon.SpoonAPI

Packages that use SpoonAPI
Package
Description
This root package provides the default integrated launchers for Spoon program processing.
  • Uses of SpoonAPI in spoon

    Classes in spoon that implement SpoonAPI
    Modifier and Type
    Class
    Description
    class 
    Create a Spoon launcher for incremental build
    class 
    This class implements an integrated command-line launcher for processing programs at compile-time using the JDT-based builder (Eclipse).
    class 
    Create a Spoon launcher from a maven pom file
    Constructors in spoon with parameters of type SpoonAPI
    Modifier
    Constructor
    Description
     
    FluentLauncher​(SpoonAPI launcher)
    Creates a new FluentLauncher, wrapping the given launcher.