Method AfterPosition
AfterPosition()
this is called when all input tokens leaving a given position have been returned. Override this and call insertToken and then set whichever token's attributes you want, if you want to inject a token starting from this position.
Declaration
protected virtual void AfterPosition()