fields property
NodeList<Expression>
get
fields
Return the syntactic elements used to compute the fields of the record.
Implementation
NodeList<Expression> get fields;
Return the syntactic elements used to compute the fields of the record.
NodeList<Expression> get fields;