5699672b5b
Add doc for checking if type defines specific method This PR adds documentation on how: - check if a type defines a specific method - check an expr is calling a specific method closes: #3843 changelog: none