java.lang.Objectorg.eclipse.gmt.umlx.editor.text.TextWhitespaceDetector
public class TextWhitespaceDetector
Constructor Summary | |
---|---|
TextWhitespaceDetector()
|
Method Summary | |
---|---|
boolean |
isWhitespace(char c)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextWhitespaceDetector()
Method Detail |
---|
public boolean isWhitespace(char c)
isWhitespace
in interface org.eclipse.jface.text.rules.IWhitespaceDetector