{
    "Function": "withdrawAll",
    "File": "contracts/v3/interfaces/IController.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function withdrawAll(address _strategy, address _convert) external;"
}