类 FieldAccessLocationMatcher

java.lang.Object
com.alibaba.bytekit.asm.location.AccessLocationMatcher
com.alibaba.bytekit.asm.location.FieldAccessLocationMatcher
所有已实现的接口:
LocationMatcher

public class FieldAccessLocationMatcher extends AccessLocationMatcher
  • 构造器详细资料

    • FieldAccessLocationMatcher

      public FieldAccessLocationMatcher(String ownerClass, String fieldDesc, String fieldName, int count, int flags, boolean whenComplete)
  • 方法详细资料