Method IsTokenChar
IsTokenChar(Int32)
Collects only characters which do not satisfy System.Char.IsWhiteSpace(System.Char).
Declaration
protected override bool IsTokenChar(int c)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | c |
Returns
Type | Description |
---|---|
System.Boolean |