methods property

List<MethodElement> get methods

The methods declared in this element.

MethodAugmentationElements replace corresponding elements, other MethodElements are appended.

Implementation

List<MethodElement> get methods;