| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.templates |
| Class and Description |
|---|
| AbstractTemplateProposalProvider
Provides an abstract implementation of interface
ITemplateProposalProvider. |
| AbstractTemplateVariableResolver
Provides a common base class for xtext
TemplateVariableResolver. |
| ContextTypeIdHelper |
| CrossReferenceTemplateVariableResolver
Resolves a template variable to
EClass classes which are visible in the current scope, and are
assignment-compatible with the TemplateVariable reference type parameter (e.g. |
| EnumTemplateVariableResolver
Resolves a template variable to
EEnumLiteral literals which are
assignment-compatible with the TemplateVariable variable
enumeration parameter (e.g. |
| XtextTemplateContext
Represents an extended version of class
DocumentTemplateContext to provide additional Xtext related
information and services for resolving a Template. |
| XtextTemplateContextType
Provides a convenience base type for
TemplateContextType's preconfigured with several handy
Xtext TemplateVariableResolver . |
Copyright © 2016. All Rights Reserved.