public class SwitchStatementPostfixTemplate extends SurroundPostfixTemplateBase
myPsiInfo| Constructor and Description |
|---|
SwitchStatementPostfixTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected Surrounder |
getSurrounder() |
static PostfixTemplateExpressionSelector |
selectorTopmost(Condition<PsiElement> additionalFilter) |
createNew, expandForChooseExpression, getHead, getReplacedExpression, getTail, getWrappedExpressionexpand, isApplicable, prepareAndExpandForChooseExpression, startInWriteActioncalcDescription, equals, getDescription, getExample, getId, getKey, getPresentableName, getProvider, hashCode, isBuiltin, isEditable, isEnabledprotected Surrounder getSurrounder()
getSurrounder in class SurroundPostfixTemplateBasepublic static PostfixTemplateExpressionSelector selectorTopmost(Condition<PsiElement> additionalFilter)