pig.synth =============== This module contains components related to synthesis APIs within the PIG system. It includes functionalities for synthesizing code, handling synthesis tasks, and various utilities to support API migration tasks. call ---------------------- .. automodule:: pig.synth.call :members: fix_import ---------------------- .. automodule:: pig.synth.fix_import :members: llm_pre ---------------------- .. automodule:: pig.synth.llm_pre :members: matching ---------------------- .. automodule:: pig.synth.matching :members: sketch ---------------------- .. automodule:: pig.synth.sketch :members: synthesis ---------------------- .. automodule:: pig.synth.synthesis :members: