sS tok_genRecordFieldsToList(LPairS fields) { ret "public O[] _fieldsToList() { ret ll(" + joinWithComma(pairsB(fields)) + "); }\n"; }