Skip to content

Commit

Permalink
refactor(transformer/class-properties): split up code into multiple f…
Browse files Browse the repository at this point in the history
…iles (#7912)

Split out methods from `class.rs` into separate files.

Note: `static_block.rs` is currently very small, but it will get bigger - a new visitor is required here to rename references to class name and `this`.
  • Loading branch information
overlookmotel committed Dec 15, 2024
1 parent 9989b58 commit 544ffbf
Show file tree
Hide file tree
Showing 5 changed files with 510 additions and 453 deletions.
Loading

0 comments on commit 544ffbf

Please sign in to comment.