These are currently returned as an array of cells, each being a hash reference with a mandatory key "value", and optional keys "tag" and "attributes". But for consistency sake, and as we currently do with QAP parser for XT_LIST_TAG and XT_LIST_NOTAG, this should be a REXP instance. (Probably a List, not a separate Pairlist class.)
These are currently returned as an array of cells, each being a hash reference with a mandatory key "value", and optional keys "tag" and "attributes". But for consistency sake, and as we currently do with QAP parser for XT_LIST_TAG and XT_LIST_NOTAG, this should be a
REXPinstance. (Probably aList, not a separatePairlistclass.)