Package spoon.support.modelobs
package spoon.support.modelobs
-
ClassDescriptionnotifies all change on the ASTThis 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.Can be subclassed by clients who want to be notified on all changes in AST nodesA
ChangeCollector
, which builds a tree ofElementSourceFragment
s ofCompilationUnit
of the modified element lazily just before the element is changed