runBefore property

List<CodeGenHook> runBefore
final

Functions to be run at the beginning of the build phase, before any annotation

Implementation

final List<CodeGenHook> runBefore;