SpoofaxExtensionModule

public class SpoofaxExtensionModule extends AbstractModule

Module for extending Spoofax. Note that this module is loaded together with a SpoofaxModule, so only those bindings are available. Bindings from SpoofaxMetaModule are NOT available. To inject bindings from SpoofaxMetaModule, use static injection and request injection in the SpoofaxMetaModule.

Methods

configure

protected void configure()