copy

open override fun copy(metas: MetaContainer): PartiqlPhysical.Plan
fun copy(stmt: PartiqlPhysical.Statement = this.stmt, version: SymbolPrimitive = this.version, locals: List<PartiqlPhysical.LocalVariable> = this.locals, metas: MetaContainer = this.metas): PartiqlPhysical.Plan