cupertino-files / PrePivotPredicateFields
Variable: PrePivotPredicateFields
constPrePivotPredicateFields:Readonly<Record<"PREDICATE_TYPE"|"QUALIFIER1"|"QUALIFIER2"|"FORMULA"|"PARAM_INDEX1"|"PARAM_INDEX2"|"PARAM_INDEX0",number>>
Defined in: src/tst/predicates.ts:68
TST.FormulaPredicatePrePivotArchive — the pre-2016 shape.
Same idea, but the operands are positions in the AST rather than values: param_index0/1/2 say which node each editable operand is. Files written by current apps carry both forms; older ones carry only this. A param_index of -1 means the slot is unused.