fields property

List<FieldElement> get fields

The fields declared in this element.

FieldAugmentationElements replace corresponding elements, other FieldElements are appended.

Implementation

List<FieldElement> get fields;