| 接口 | 说明 |
|---|---|
| LocationFilter |
| 类 | 说明 |
|---|---|
| DefaultLocationFilter | |
| GroupLocationFilter | |
| InvokeCheckLocationFilter |
检查某个 AbstractInsnNode 的前面是否有某个函数调用,如果有,则认为这个location是已被处理过的
|
| InvokeContainLocationFilter |
检查整个method里,是否有某个函数调用。
|
Copyright © 2018–2023. All rights reserved.