protected override void Visit_TRANSPOSE(TRANSPOSE node) { /* MOVE CODE HERE */ }
protected virtual void Visit_TRANSPOSE(TRANSPOSE node) { }