| 接口 | 说明 |
|---|---|
| LocationMatcher | |
| MethodInsnNodeWare |
| 类 | 说明 |
|---|---|
| AccessLocationMatcher | |
| EnterLocationMatcher | |
| ExceptionExitLocationMatcher | |
| ExitLocationMatcher | |
| FieldAccessLocationMatcher | |
| InvokeLocationMatcher | |
| LineLocationMatcher | |
| Location |
Specifies a location in a method at which a rule trigger should be inserted
|
| Location.ExceptionExitLocation |
location identifying a method exceptional exit trigger point
|
| Location.ExitLocation |
location identifying a method exit trigger point
|
| Location.FieldAccessLocation |
location identifying a field access trigger point
|
| Location.InvokeExceptionExitLocation |
location identifying a method exceptional exit trigger point
|
| Location.InvokeLocation |
location identifying a method invocation trigger point
|
| Location.LineLocation |
location identifying a method line trigger point
|
| Location.SyncEnterLocation |
location identifying a synchronization trigger point
|
| Location.SyncExitLocation |
location identifying a synchronization trigger point
|
| Location.ThrowLocation |
location identifying a throw trigger point
|
| MatchResult | |
| SyncExitLocationMatcher | |
| SyncLocationMatcher | |
| ThrowLocationMatcher | |
| VariableAccessLocationMatcher |
| 枚举 | 说明 |
|---|---|
| LocationType |
Copyright © 2018–2023. All rights reserved.