public class ExitLocationMatcher extends Object implements LocationMatcher
| Constructor and Description |
|---|
ExitLocationMatcher() |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
match(MethodProcessor methodProcessor) |
boolean |
matchExit(com.alibaba.deps.org.objectweb.asm.tree.InsnNode node) |
public List<Location> match(MethodProcessor methodProcessor)
match in interface LocationMatcherpublic boolean matchExit(com.alibaba.deps.org.objectweb.asm.tree.InsnNode node)
Copyright © 2018–2021. All rights reserved.