Documentation / @super-line/core / classifyContract
Function: classifyContract()
classifyContract(
contract,convert?):InspectedContract
Defined in: packages/core/src/inspector.ts:178
Walk a contract and project its structure: roles × directions × message names × flavors. Pass convert to attach best-effort JSON Schema to each message; omit it for structure only.