Dala.Spark.DslCompileHook (dala v0.8.1)

Copy Markdown View Source

Compile-time hook that verifies DSL definitions when screen modules are compiled.

This module is used via @before_compile in Dala.Spark.Dsl and runs verification on the module's DSL state after all transformers have completed. Warnings are printed to the compiler output.

Summary

Functions

Called automatically by the @before_compile mechanism.

Functions

__before_compile__(env)

(macro)

Called automatically by the @before_compile mechanism.