/// <inheritdoc /> public override void Accept(IValueVisitor visitor) { visitor.VisitAnyLongintValue(this); }