Méthode | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified object is equal to the current object.
|
|
GetHashCode ( ) : int |
Returns a hash code for this instance.
|
|
SymbolToken ( Symbols symbol ) : System |
Initializes the SymbolToken class.
|
|
ToString ( ) : string |
Returns a string that represents the current object.
|
Méthode | Description | |
---|---|---|
GetPriority ( ) : int |
public Equals ( object obj ) : bool | ||
obj | object | The object to compare with the current object. |
Résultat | bool |
public SymbolToken ( Symbols symbol ) : System | ||
symbol | Symbols | A symbol. |
Résultat | System |