public interface IWhitespaceDetector
WhitespaceRule
determines whether a given character is to be considered
whitespace in the current context.Modifier and Type | Method and Description |
---|---|
boolean |
isWhitespace(char c)
Returns whether the specified character is whitespace.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.