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, getWrappedExpression
expand, isApplicable, prepareAndExpandForChooseExpression, startInWriteAction
calcDescription, equals, getDescription, getExample, getId, getKey, getPresentableName, getProvider, hashCode, isBuiltin, isEditable, isEnabled
public NotNullCheckPostfixTemplate()
public NotNullCheckPostfixTemplate(java.lang.String alias)
protected java.lang.String getTail()
getTail
in class SurroundPostfixTemplateBase
protected Surrounder getSurrounder()
getSurrounder
in class SurroundPostfixTemplateBase