Files
zack3d 69184c7cb8
Doxygen to Wiki / Build Doxygen and publish to Wiki (push) Failing after 1m0s
da
2025-08-15 21:06:31 -07:00

8 lines
289 B
Python

"""
@file transformers/__init__.py
@brief Package initializer for the transformers module.
@details Groups AST transformers and analyzers used by OMG-Fuscator, including
renaming, control-flow flattening, class mapping, attribute handling,
and symbol tree utilities.
"""