mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
eefdca934b
Rename some attributes of pypeline objects to better-suited names: * `TaskArgument.to_container_decl` -> `TaskArgument.declaration` * `PipelineNode.arguments` -> `PipelineNode.argument_declarations` * `PipelineNode.arguments_with_access` -> `PipelineNode.arguments`