Interface IProjectModifier


public interface IProjectModifier
Optional Rule how to handle Projects, while creating a modifying using the ProjectRewriteVisitor.
This modifier my be used to apply general changes, not related to specific elements, to the complete project at the end of its visitation.
Author:
El-Sharkawy
  • Method Details