public class NotNullCheckPostfixTemplate extends SurroundPostfixTemplateBase
myPsiInfo| Constructor and Description |
|---|
NotNullCheckPostfixTemplate() |
NotNullCheckPostfixTemplate(java.lang.String alias) |
| Modifier and Type | Method and Description |
|---|---|
protected Surrounder |
getSurrounder() |
protected java.lang.String |
getTail() |
createNew, expandForChooseExpression, getHead, getReplacedExpression, getWrappedExpressionexpand, isApplicable, prepareAndExpandForChooseExpression, startInWriteActioncalcDescription, equals, getDescription, getExample, getId, getKey, getPresentableName, getProvider, hashCode, isBuiltin, isEditable, isEnabledpublic NotNullCheckPostfixTemplate()
public NotNullCheckPostfixTemplate(java.lang.String alias)
protected java.lang.String getTail()
getTail in class SurroundPostfixTemplateBaseprotected Surrounder getSurrounder()
getSurrounder in class SurroundPostfixTemplateBase