getTopLevelRecordFields abstract method
Returns all top-level RecordFieldDeclaration instances declared directly in this library.
Implementation
List<RecordFieldDeclaration> getTopLevelRecordFields();
Returns all top-level RecordFieldDeclaration instances declared directly in this library.
List<RecordFieldDeclaration> getTopLevelRecordFields();