public class XtextTemplateContextTypeRegistry
extends org.eclipse.jface.text.templates.ContextTypeRegistry
| Constructor and Description |
|---|
XtextTemplateContextTypeRegistry(IGrammarAccess grammarAccess,
com.google.inject.Provider<XtextTemplateContextType> ctxTypeProvider,
ContextTypeIdHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
ContextTypeIdHelper |
getHelper() |
String |
getId(Keyword k) |
String |
getId(ParserRule parserRule) |
protected void |
registerContextTypes(IGrammarAccess grammarAccess,
com.google.inject.Provider<XtextTemplateContextType> ctxTypeProvider) |
@Inject public XtextTemplateContextTypeRegistry(IGrammarAccess grammarAccess, com.google.inject.Provider<XtextTemplateContextType> ctxTypeProvider, ContextTypeIdHelper helper)
protected void registerContextTypes(IGrammarAccess grammarAccess, com.google.inject.Provider<XtextTemplateContextType> ctxTypeProvider)
public String getId(ParserRule parserRule)
public ContextTypeIdHelper getHelper()
Copyright © 2016. All Rights Reserved.