Closed vRallev closed 1 month ago
Support excluding classes in the merge phase that use a custom annotations. Usually, custom symbol processors generate intermediate interfaces. If they preserve the @Origin annotation, then we can check the entire chain if any class was excluded.
@Origin
Support excluding classes in the merge phase that use a custom annotations. Usually, custom symbol processors generate intermediate interfaces. If they preserve the
@Origin
annotation, then we can check the entire chain if any class was excluded.