|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cmpware.ide.views.SourceCodeScanner.WhitespaceDetector
public class SourceCodeScanner.WhitespaceDetector
This class implements a simple whitespace detector.
| Constructor Summary | |
|---|---|
SourceCodeScanner.WhitespaceDetector()
|
|
| Method Summary | |
|---|---|
boolean |
isWhitespace(char c)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceCodeScanner.WhitespaceDetector()
| 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 | |||||||||