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