public virtual void Visit(RppFieldSelector node) { }
protected bool Equals(RppFieldSelector other) { return Equals(Field, other.Field); }