BB.Dsl.RobotTransformer (bb v0.15.2)

Copy Markdown View Source

Builds and persists the optimised Robot struct at compile-time.

This transformer runs after the TopologyTransformer and UniquenessTransformer to ensure the DSL is fully validated, then builds the optimised BB.Robot struct and injects an accessor function into the robot module.

Summary

Functions

after_compile?()

Callback implementation for Spark.Dsl.Transformer.after_compile?/0.