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