Uses of Package
spoon.support.modelobs
Packages that use spoon.support.modelobs
Package
Description
This package defines interfaces for Java file compilation with Spoon.
This package contains some default implementations for commonly used processing tasks.
-
Classes in spoon.support.modelobs used by spoon.compilerClassDescriptionCan be subclassed by clients who want to be notified on all changes in AST nodes
-
Classes in spoon.support.modelobs used by spoon.supportClassDescriptionCan be subclassed by clients who want to be notified on all changes in AST nodes
-
Classes in spoon.support.modelobs used by spoon.support.modelobsClassDescriptionnotifies all change on the ASTListens on changes on the spoon model and remembers themCan be subclassed by clients who want to be notified on all changes in AST nodes
-
Classes in spoon.support.modelobs used by spoon.support.sniper.internal