Annotation Type AfterTemplate
Desired "after" version of a refactoring. Corresponds to a matching method annotated with
BeforeTemplate
.
Multiple @AfterTemplate
s can be provided. This is useful in Tricorder findings, where
multiple suggestions can be presented to the user.
- Author:
- lowasser@google.com (Louis Wasserman)