{
    "Function": "expectEmit",
    "File": "contracts/lib/solmate/src/test/utils/Hevm.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function expectEmit(\n        bool,\n        bool,\n        bool,\n        bool\n    ) external;"
}