getTopLevelFields abstract method

List<FieldDeclaration> getTopLevelFields()

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

Implementation

List<FieldDeclaration> getTopLevelFields();