fields property

NodeList<PatternField> get fields

Return the fields of the record pattern.

Implementation

NodeList<PatternField> get fields;