The following pattern repeats quite often, so it is worth extracting to a separate method.
binding.getValidator().deriveType(binding.getScope(), binding.getCall())
- links to
The following pattern repeats quite often, so it is worth extracting to a separate method.
binding.getValidator().deriveType(binding.getScope(), binding.getCall())