Uses of Class
spoon.support.modelobs.ChangeCollector
Packages that use ChangeCollector
-
Uses of ChangeCollector in spoon.support.modelobs
Subclasses of ChangeCollector in spoon.support.modelobsModifier and TypeClassDescriptionclassAChangeCollector, which builds a tree ofElementSourceFragments ofCompilationUnitof the modified element lazily just before the element is changedMethods in spoon.support.modelobs that return ChangeCollectorModifier and TypeMethodDescriptionChangeCollector.attachTo(Environment env)static @Nullable ChangeCollectorChangeCollector.getChangeCollector(Environment env) -
Uses of ChangeCollector in spoon.support.sniper.internal
Methods in spoon.support.sniper.internal that return ChangeCollectorConstructors in spoon.support.sniper.internal with parameters of type ChangeCollectorModifierConstructorDescriptionChangeResolver(ChangeCollector changeCollector, CtElement element)