ISpoofaxProcessor

public interface ISpoofaxProcessor extends IProcessor<ISpoofaxParseUnit, ISpoofaxAnalyzeUnit, ISpoofaxAnalyzeUnitUpdate, ISpoofaxTransformUnit<?>>

Typedef interface for IProcessor with Spoofax interfaces.

Methods

build

ITask<ISpoofaxBuildOutput> build(BuildInput input, IProgress progress, ICancel cancel)

{@inheritDoc}