类 VariableAccessLocationMatcher
java.lang.Object
com.alibaba.bytekit.asm.location.AccessLocationMatcher
com.alibaba.bytekit.asm.location.VariableAccessLocationMatcher
- 所有已实现的接口:
LocationMatcher
-
字段概要
从类继承的字段 com.alibaba.bytekit.asm.location.AccessLocationMatcher
count, flags, whenComplete -
构造器概要
构造器限定符构造器说明protectedVariableAccessLocationMatcher(String variablename, int count, int flags, boolean whenComplete) -
方法概要
-
构造器详细资料
-
VariableAccessLocationMatcher
protected VariableAccessLocationMatcher(String variablename, int count, int flags, boolean whenComplete)
-
-
方法详细资料
-
match
-