methods property

List<MethodElement> methods

Return a list containing all of the methods declared in this class.

Implementation

List<MethodElement> get methods;