Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a T:System.String that represents the current T:System.Object.
|
|
Token ( string value, int tokenType ) : System.Diagnostics.CodeAnalysis |
Initializes a new instance of the T:Token class.
|
public Token ( string value, int tokenType ) : System.Diagnostics.CodeAnalysis | ||
value | string | The _value. |
tokenType | int | Type of the token. |
return | System.Diagnostics.CodeAnalysis |