Lines Matching full:param
38 * @param className the original class name.
39 * @param newClassName the new class name.
49 * @param className the original class name.
50 * @param fieldType the original external field type.
51 * @param fieldName the original field name.
52 * @param newFieldName the new field name.
62 * @param className the original class name.
63 * @param firstLineNumber the first line number of the method, or 0 if it
65 * @param lastLineNumber the last line number of the method, or 0 if it
67 * @param methodReturnType the original external method return type.
68 * @param methodName the original external method name.
69 * @param methodArguments the original external method arguments.
70 * @param newMethodName the new method name.