dependencies property
Arguments that are dependencies to the class.
Implementation
final DependencyInvocation<ConstructorElement> dependencies;
Arguments that are dependencies to the class.
final DependencyInvocation<ConstructorElement> dependencies;