Package spoon.support.modelobs
package spoon.support.modelobs
-
InterfaceDescriptionnotifies all change on the ASTCan be subclassed by clients who want to be notified on all changes in AST nodes
-
ClassDescriptionThis 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 ofElementSourceFragment
s ofCompilationUnit
of the modified element lazily just before the element is changed