query-wide fragment instance index; -1 if not set
| 38 | |
| 39 | /// query-wide fragment instance index; -1 if not set |
| 40 | int instance_idx() const { return instance_idx_; } |
| 41 | |
| 42 | /// The node the debug option should be applied to. -1 if it should be applied to all |
| 43 | /// nodes. |