ExpandedExceptionVisitor

Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
James Cherry
2025-09-07 15:22:06 -07:00
parent 26be60906c
commit dcbaaf4c05
3 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -632,7 +632,7 @@ private:
void expandFrom();
void expandThrus(ExceptionFrom *expanded_from);
void expandThru(ExceptionFrom *expanded_from,
ExceptionThruSeq::Iterator &thru_iter,
size_t next_thru_idx,
ExceptionThruSeq *expanded_thrus);
void expandTo(ExceptionFrom *expanded_from,
ExceptionThruSeq *expanded_thrus);