mirror of
https://github.com/revanced/smali.git
synced 2025-05-23 18:16:23 +02:00

It's common that the caller only needs the parameter type info, and not the name/annotation/etc, and retrieving just the parameter types can be implemented more efficiently.