Uses of Class
org.eclipse.jface.text.templates.TemplateException
Package
Description
Application programming interfaces for interaction
with the Eclipse text template support.
-
Uses of TemplateException in org.eclipse.jface.text.templates
Modifier and TypeMethodDescriptionabstract TemplateBuffer
Evaluates the template in this context and returns a template buffer.Translates a template string toTemplateBuffer
.Translates a template to aTemplateBuffer
.void
Validates a pattern, aTemplateException
is thrown if validation fails.protected void
TemplateContextType.validateVariables
(TemplateVariable[] variables) Validates the variables in this context type.