IntegerCharExtensions Class |
Namespace: Syntactik.IO
public static class IntegerCharExtensions
The IntegerCharExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | IsEndOfOpenName |
Returns true if the character can't be included in the open name.
|
![]() ![]() | IsEndOfOpenString |
Returns true if the character can't be included in the open string.
|
![]() ![]() | IsIndentCharacter |
Returns true if the character can be used in indentation.
|
![]() ![]() | IsNewLineCharacter |
Returns true if the character represents newline.
|
![]() ![]() | IsSpaceCharacter |
Returns true if the character represents whitespace.
|