Package spoon.support.modelobs
package spoon.support.modelobs
-
Interface SummaryInterfaceDescriptionnotifies all change on the ASTCan be subclassed by clients who want to be notified on all changes in AST nodes
-
Class SummaryClassDescriptionThis listener will propagate the change to the listenerListens on changes on the spoon model and remembers themis the listener that creates the action on the model.A
ChangeCollector, which builds a tree ofElementSourceFragments ofCompilationUnitof the modified element lazily just before the element is changed