getRecords abstract method

List<RecordDeclaration> getRecords()

Returns all records declared in this class (excluding inherited records).

Implementation

List<RecordDeclaration> getRecords();