Property | Type | Description | |
---|---|---|---|
Of |
Method | Description | |
---|---|---|
Create ( string name ) : |
Creates a new identifier token.
|
Method | Description | |
---|---|---|
IdentifierToken ( string name ) : System |
Creates a new IdentifierToken instance.
|
public static Create ( string name ) : |
||
name | string | The name of the identifer. |
return |