Knigge.Code (ExKnigge v2.0.0-rc.0)

View Source

Internal module responsible of injecting the delegations into the calling module.

Injects the actual delegations to the implementing module. For this it gets registered as a before_compile-hook from where it fetches all callbacks from the behaviour and generates delegating functions for each callback.

It also defines the defdefault macro.

Summary

Functions

defdefault(definition, list)

(macro)

generate(module, env)