类 ExitLocationMatcher
java.lang.Object
com.alibaba.bytekit.asm.location.ExitLocationMatcher
- 所有已实现的接口:
LocationMatcher
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明match(MethodProcessor methodProcessor) booleanmatchExit(com.alibaba.deps.org.objectweb.asm.tree.InsnNode node)
-
构造器详细资料
-
ExitLocationMatcher
public ExitLocationMatcher()
-
-
方法详细资料
-
match
- 指定者:
match在接口中LocationMatcher
-
matchExit
public boolean matchExit(com.alibaba.deps.org.objectweb.asm.tree.InsnNode node)
-