public static interface SingleLineTerminalsStrategy.StrategyPredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInsertClosingBracket(org.eclipse.jface.text.IDocument doc,
int offset) |
boolean isInsertClosingBracket(org.eclipse.jface.text.IDocument doc,
int offset)
throws org.eclipse.jface.text.BadLocationException
org.eclipse.jface.text.BadLocationException - exceptions are not thrown, thrown exceptions are catched and interpreted like return
trueCopyright © 2016. All Rights Reserved.