示例#1
0
 /// <inheritdoc/>
 protected override void NextToken()
 {
     Context.CurrentToken = tokenizer.GetNextToken();
 }