{
    "Function": "supportsInterface",
    "File": "contracts/openzeppelin-solidity/contracts/mocks/ERC165/ERC165MissingData.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function supportsInterface(bytes4 interfaceId) public view {}"
}