infer_clone/infer/documentation/issues/CHECKERS_ANNOTATION_REACHAB...

2 lines
188 B

A method annotated with an annotation `@A` transitively calls a method annotated `@B` where the combination of annotations is forbidden (for example, `@UiThread` calling `@WorkerThread`).