internal void Reset() { ExpressionType = ExpressionType.Unknown; InputFormat?.Reset(); OutputFormat.Reset(); }