Returns the token at the specified position from the top.
GetToken(0) returns the token on top off the stack, GetToken(1) the next one, etc.
TokenStack Class | DevinCook.GoldParser Namespace