Method GetToken
GetToken(Int32)
the "n"th token
Declaration
public virtual Token GetToken(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | a value between 0 and numTokens -1 |
Returns
Type | Description |
---|---|
Token |