getMethodsByName
Try to find a MethodDeclaration by its name
Return
the methods found (multiple in case of overloading)
Parameters
name
the name of the method
Try to find a MethodDeclaration by its name
the methods found (multiple in case of overloading)
the name of the method