Versions in this module Expand all Collapse all v1 v1.0.1 Jan 21, 2025 v1.0.0 Dec 20, 2024 Changes in this version + type CopyPropagator struct + func New(livevars ast.VarSet) *CopyPropagator + func (p *CopyPropagator) Apply(query ast.Body) ast.Body + func (p *CopyPropagator) WithCompiler(c *ast.Compiler) *CopyPropagator + func (p *CopyPropagator) WithEnsureNonEmptyBody(yes bool) *CopyPropagator