InvalidatingVisitor
class InvalidatingVisitor(val tree: ITree, val invalidationTree: InvalidationTree) : ITreeChangeVisitorEx
Visitor that visits a tree and stores the invalidation information in an invalidationTree.
Visitor that visits a tree and stores the invalidation information in an invalidationTree.