Method PushBack
PushBack()
Indicates that the current token should be pushed back and returned again the next time NextToken() is called.
Declaration
public void PushBack()
Indicates that the current token should be pushed back and returned again the next time NextToken() is called.
public void PushBack()