b6155afd32
* Fix: Resolved an issue with incorrectly generated xposedMethodSnippet when the parameter type is generic. Add: Introduced xposedGenerateFieldSnippet. * fix code format * Fixed: Resolved the issue where Xposed code generation was incorrect when dealing with generic parameters and alias fields. --------- Co-authored-by: skylot <118523+skylot@users.noreply.github.com>