MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / CBMMacroTable

Class CBMMacroTable

internal/cbm/cbm.h:558–558  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

556
557// Forward declaration: ObjectScript macro table (defined in macro_table.h).
558typedef struct CBMMacroTable CBMMacroTable;
559
560// Method-return-type table for ObjectScript variable type inference. Populated
561// from definition nodes (method QN -> declared return type) so a later

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected