@Beta public abstract class AbstractSyntaxModule extends AbstractModule
| Modifier and Type | Field and Description |
|---|---|
protected static MessageBundle |
BASE_BUNDLE |
protected DictionaryBuilder<SyntaxChecker> |
checkers |
protected MessageBundleBuilder |
messages |
| Constructor and Description |
|---|
AbstractSyntaxModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected static final MessageBundle BASE_BUNDLE
protected final DictionaryBuilder<SyntaxChecker> checkers
protected final MessageBundleBuilder messages
protected final void configure()
configure in class AbstractModule