public class ForDescendingPostfixTemplate extends ForIndexedPostfixTemplate
IS_NUMBER_OR_ARRAY_OR_ITERABLE
myExpressionConditions, myUseTopmostExpression
Constructor and Description |
---|
ForDescendingPostfixTemplate(JavaPostfixTemplateProvider provider) |
Modifier and Type | Method and Description |
---|---|
protected void |
addTemplateVariables(PsiElement element,
Template template) |
protected java.lang.String |
getExpressionBound(PsiExpression expr) |
isBuiltin
equals, getElementRenderer, getExpressions, getMinimumLanguageLevel, getTopmostExpression, hashCode
createTemplate, getElementToRemove, getExpressionCompositeCondition, getExpressionConditions, isUseTopmostExpression
expand, getLiveTemplate, getProvider, isApplicable
calcDescription, getDescription, getExample, getId, getKey, getPresentableName, isEditable, isEnabled, startInWriteAction
public ForDescendingPostfixTemplate(JavaPostfixTemplateProvider provider)
protected void addTemplateVariables(PsiElement element, Template template)
addTemplateVariables
in class ForIndexedPostfixTemplate
protected java.lang.String getExpressionBound(PsiExpression expr)
getExpressionBound
in class ForIndexedPostfixTemplate