From: Jean Privat Date: Fri, 12 Jul 2019 19:53:15 +0000 (-0400) Subject: Merge: typing: get_method refactoring X-Git-Url: http://nitlanguage.org Merge: typing: get_method refactoring Split the get_method to three different entry points. These new entry points make it possible to adapt the treatment to the actual context. This avoids creating callsites manually and in the same time do the verification if the researched method exist (display an error if not exist) Signed-off-by: Florian Deljarry Pull-Request: #2760 Reviewed-by: Alexandre Terrasa Reviewed-by: Jean Privat --- 64bfb948847791b4e403c0698575bb66826e52b7