Package com.github.javaparser.ast.observer
-
Interface Summary Interface Description AstObserver An Observer for an AST element (either a Node or a NodeList).Observable Observable element. -
Class Summary Class Description AstObserverAdapter PropagatingAstObserver This AstObserver attach itself to all new nodes added to the nodes already observed. -
Enum Summary Enum Description AstObserver.ListChangeType Type of change occurring on a ListObservableProperty Properties considered by the AstObserver