-
-
Classes
Checker that performs the inlining at call-sites (where the invoked APIs are annotated as
@InlineMe
).
Checker that recommends using @InlineMe
on single-statement deprecated APIs.
Checker that ensures the @InlineMe
annotation is used correctly.