runAfter property

List<CodeGenHook> runAfter
final

Functions to be run at the end of the build phase, after every annotation

Implementation

final List<CodeGenHook> runAfter;