MCPcopy Create free account
hub / github.com/callstackincubator/polygen /

Class

packages/codegen/src/codegen/context.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 * Contains methods to progressively build the codegen state.
13 */
14export class CodegenContext {
15 /**
16 * List of generated modules
17 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected