Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string | ||
Token ( TokenType type, string contents ) : System |
public Token ( TokenType type, string contents ) : System | ||
type | TokenType | |
contents | string | |
return | System |