parameters property

List<RefactoringMethodParameter> parameters
final

The proposed parameters for the method.

Implementation

final List<RefactoringMethodParameter> parameters;