public class TryStatementPostfixTemplate extends PostfixTemplate
Modifier | Constructor and Description |
---|---|
protected |
TryStatementPostfixTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
expand(PsiElement context,
Editor editor) |
boolean |
isApplicable(PsiElement context,
Document copyDocument,
int newOffset) |
calcDescription, equals, getDescription, getExample, getId, getKey, getPresentableName, getProvider, hashCode, isBuiltin, isEditable, isEnabled, startInWriteAction
public boolean isApplicable(PsiElement context, Document copyDocument, int newOffset)
isApplicable
in class PostfixTemplate
public void expand(PsiElement context, Editor editor)
expand
in class PostfixTemplate