Member predicate SpringConstructorArg :: conflictsWithArg
Holds if a constructor-arg
conflicts with another constructor-arg
.
Used to check overriding in inheritance.
predicate
conflictsWithArg
(
SpringConstructorArg
other
)