Method | Description | |
---|---|---|
WordToken ( string s ) : System |
Constructor with the specified value.
|
|
WordToken ( string s, int line ) : System |
Constructor with the specified value and line number.
|
public WordToken ( string s, int line ) : System | ||
s | string | |
line | int | |
return | System |