PrepareNativeBundle

public class PrepareNativeBundle extends SpoofaxBuilder<PrepareNativeBundle.Input, OutputTransient<PrepareNativeBundle.Output>>

Fields

factory

public static SpoofaxBuilderFactory<Input, OutputTransient<PrepareNativeBundle.Output>, PrepareNativeBundle> factory

Constructors

PrepareNativeBundle

public PrepareNativeBundle(Input input)

Methods

build

public OutputTransient<Output> build(Input input)

description

protected String description(Input input)

persistentPath

public File persistentPath(Input input)

request

public static BuildRequest<Input, OutputTransient<Output>, PrepareNativeBundle, SpoofaxBuilderFactory<Input, OutputTransient<Output>, PrepareNativeBundle>> request(Input input)