getTopLevelRecordFields abstract method

List<RecordFieldDeclaration> getTopLevelRecordFields()

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

Implementation

List<RecordFieldDeclaration> getTopLevelRecordFields();