Member predicate CallSignatureType::isRequiredParameter
Holds if the nth parameter is required, that is, it is not marked as
optional with the ? suffix.
predicate isRequiredParameter(int n)Holds if the nth parameter is required, that is, it is not marked as
optional with the ? suffix.
predicate isRequiredParameter(int n)