| Package | Description |
|---|---|
| org.eclipse.jface.text.templates |
Application programming interfaces for interaction
with the Eclipse text template support.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateVariableType |
TemplateVariable.getVariableType()
Returns the type of the variable.
|
| Modifier and Type | Method and Description |
|---|---|
protected TemplateVariable |
TemplateTranslator.createVariable(TemplateVariableType type,
String name,
int[] offsets)
Hook method to create new variables.
|
| Constructor and Description |
|---|
TemplateVariable(TemplateVariableType type,
String name,
String defaultValue,
int[] offsets)
Creates a template variable.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.