Property | Type | Description | |
---|---|---|---|
LastLineBreak | int |
Method | Description | |
---|---|---|
KeyValuesTokenizer ( string data ) : System | ||
Location ( ) : string | ||
NextToken ( ) : string>.Tuple |
Method | Description | |
---|---|---|
Current ( ) : char | ||
Forward ( int count = 1 ) : bool | ||
GetString ( ) : string | ||
IgnoreComment ( ) : bool | ||
IgnoreWhitespace ( ) : void | ||
Next ( ) : char |
public KeyValuesTokenizer ( string data ) : System | ||
data | string | |
return | System |