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.
For more information visit modelix.org, for further documentation visit docs.modelix.org.
Copyright © 2021-present by the modelix open source project and the individual contributors. All Rights reserved.
Except where otherwise noted, api.modelix.org, modelix, and the modelix framework, are licensed under the Apache-2.0 license.
Generated by dokka