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