Structs§
- Type
Script Compiler - Main TypeScript compiler for stream specs
- Type
Script Config - Configuration for TypeScript generation
- Type
Script Output - Output structure for TypeScript generation
Traits§
- Type
Script Generator - Trait for generating TypeScript code from AST components
- Type
Script Interface Generator - Trait for generating TypeScript interfaces
- Type
Script Type Mapper - Trait for generating TypeScript type mappings
Functions§
- compile_
serializable_ spec - Generate TypeScript from a SerializableStreamSpec (for CLI use) This allows the CLI to compile TypeScript without needing the typed spec
- generate_
typescript_ from_ spec_ fn - CLI-friendly function to generate TypeScript from a spec function This will be used by the CLI tool to generate TypeScript from discovered specs
- write_
typescript_ to_ file - Write TypeScript output to a file