Skip to content

支持按未公开Modifiers查找 #55

Description

@Meteor2333

java.lang.reflect.Modifier 里面有几个非public或hide的字段:

Image

目前 Matcher 里仅通过 modifiers 来匹配, 所以现在想要过滤它们, 只能先获取多个元素之后再手动用Java提供的那个方法过滤

尤其是 BRIDGE 和 SYNTHETIC 还挺重要的, 它们在smail里应该也算是修饰符, 希望可以加上一些额外的条件来匹配它们

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions