类 VariableAccessLocationMatcher

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

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

    • VariableAccessLocationMatcher

      protected VariableAccessLocationMatcher(String variablename, int count, int flags, boolean whenComplete)
  • 方法详细资料