Class CheckParameterTypesExactMatch

All Implemented Interfaces:
Consumer<ParametersCheckData>

final class CheckParameterTypesExactMatch extends TypedSymbolAccess implements Consumer<ParametersCheckData>
Checks the number and types of the two sets of parameter list match exactly.