getTopLevelMethods abstract method

List<MethodDeclaration> getTopLevelMethods()

Returns all top-level MethodDeclaration instances declared directly in this library.

Implementation

List<MethodDeclaration> getTopLevelMethods();