Skip to main content

Module missing_inheritance

Module missing_inheritance 

Source

Statics§

MISSING_INHERITANCE

Functions§

is_signature_only 🔒
Returns true if cid is an “interface-like” abstract contract: signature-only and free of state, constructors, and modifier bodies. Such contracts mirror the role of interface and should be considered as candidate interfaces for the missing-inheritance check.
sort_key 🔒
Stable sort key for deterministic dedupe ordering across runs.