Report what parts of the tree were transformed. This is so that listeners can know which part of the tree to visit and modify schemas, annotations, etc. So any nodes that were removed need will not be in this plan, only nodes that were added or moved.
@return OperatorPlan that describes just the changed nodes.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.