Annotation Type BeforeTemplate
Desired "before" version of a refactoring. Corresponds to matching methods annotated with
AfterTemplate
.
Multiple @BeforeTemplate
s can be provided to match multiple patterns.
- Author:
- lowasser@google.com (Louis Wasserman)