|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.text.util.CWhitespaceDetector
public class CWhitespaceDetector
A simple white space detector.
Constructor Summary | |
---|---|
CWhitespaceDetector()
|
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 CWhitespaceDetector()
Method Detail |
---|
public boolean isWhitespace(char c)
isWhitespace
in interface org.eclipse.jface.text.rules.IWhitespaceDetector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |