registerFunctions property

List<DependencyInvocation<ExecutableElement>> registerFunctions
final

What factory functions require registration in initReflector.

Implementation

final List<DependencyInvocation<ExecutableElement>> registerFunctions;