Package com.github.javaparser.ast.observer
package com.github.javaparser.ast.observer
-
ClassDescriptionAn Observer for an AST element (either a Node or a NodeList).Type of change occurring on a ListObservable element.Properties considered by the AstObserverThis AstObserver attach itself to all new nodes added to the nodes already observed.