Files
herolib/examples/baobab/generator/basic/README.md
2025-02-10 14:15:27 +03:00

9 lines
285 B
Markdown

# Actor Generation Examples
## `generate_methods.vsh`
This example generates actor method prototypes from an actor specification.
## `generate_actor_module.vsh`
This example generates an entire actor module from an actor specification with the support for the specified interfaces.