- /**
- * For compound RBTs (those with an ::id block before and/or after
- * the main rule block) we record the index of the RBT here.
- * Otherwise, this should have a value of -1. We need this
- * information to implement toRules().
- */
- int32_t compoundRBTIndex;