Method End End() Performs end-of-stream operations, if any, and calls then end() on the input TokenStream. NOTE: Be sure to call super.end() first when overriding this method. Declaration public override void End() Overrides TokenStream.End()