methods property
List<MethodElement>
get
methods
Return a list containing all of the methods declared in this extension.
Implementation
List<MethodElement> get methods;
Return a list containing all of the methods declared in this extension.
List<MethodElement> get methods;