getMethodInHTree(name: String): Method;
The getMethodInHTree method of the Class class returns a reference to the method with the name specified in the name parameter.
If the method does not exist in the receiver class, superclasses are searched.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.