getTopLevelRecords abstract method

List<RecordDeclaration> getTopLevelRecords()

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

Implementation

List<RecordDeclaration> getTopLevelRecords();