Méthode | Description | |
---|---|---|
WhitespaceToken ( string s ) : System |
Constructor with the specified value.
|
|
WhitespaceToken ( string s, int line ) : System |
Constructor with the specified value and line number.
|
public WhitespaceToken ( string s ) : System | ||
s | string | |
Résultat | System |
public WhitespaceToken ( string s, int line ) : System | ||
s | string | |
line | int | |
Résultat | System |