public class ParenthesizedPostfixTemplate extends PostfixTemplateWithExpressionSelector
Constructor and Description |
---|
ParenthesizedPostfixTemplate(PostfixTemplatePsiInfo psiInfo,
PostfixTemplateExpressionSelector selector) |
Modifier and Type | Method and Description |
---|---|
protected void |
expandForChooseExpression(PsiElement expression,
Editor editor) |
expand, isApplicable, prepareAndExpandForChooseExpression, startInWriteAction
calcDescription, equals, getDescription, getExample, getId, getKey, getPresentableName, getProvider, hashCode, isBuiltin, isEditable, isEnabled
public ParenthesizedPostfixTemplate(PostfixTemplatePsiInfo psiInfo, PostfixTemplateExpressionSelector selector)
protected void expandForChooseExpression(PsiElement expression, Editor editor)
expandForChooseExpression
in class PostfixTemplateWithExpressionSelector