Searched refs:printedIfStmt (Results 1 – 1 of 1) sorted by relevance
134 val printedIfStmt = inlinePrinter.print(ifStmt) regex138 val newStmt = printedIfStmt.substringBeforeLast('}') + ("\n".repeat(newLines)) + '}'