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, getWrappedExpression
expand, isApplicable, prepareAndExpandForChooseExpression, startInWriteAction
calcDescription, equals, getDescription, getExample, getId, getKey, getPresentableName, getProvider, hashCode, isBuiltin, isEditable, isEnabled
protected Surrounder getSurrounder()
getSurrounder
in class SurroundPostfixTemplateBase
public static PostfixTemplateExpressionSelector selectorTopmost(Condition<PsiElement> additionalFilter)