Package com.github.javaparser.ast.observer
package com.github.javaparser.ast.observer
-
Interface SummaryInterfaceDescriptionAn Observer for an AST element (either a Node or a NodeList).Observable element.
-
Class SummaryClassDescriptionThis AstObserver attach itself to all new nodes added to the nodes already observed.
-
Enum SummaryEnumDescriptionType of change occurring on a ListProperties considered by the AstObserver