Files
kotlin-fork/compiler
Sergej Jaskiewicz 6798ff4a73 [IR generator] Prepare IrElementTransformerVoid for auto-generation
This commit does two things:
- Reorders methods so that after we enable auto-generation the git diff
  is clearer
- Adds explicit return types to all `IrElementTransformerVoid` methods
  for the same purpose

No semantic changes in this commit.
2023-11-21 01:15:10 +00:00
..