Uses of Package
spoon.support.compiler.jdt
Packages that use spoon.support.compiler.jdt
Package
Description
This root package provides the default integrated launchers for Spoon program processing.
-
Classes in spoon.support.compiler.jdt used by spoonClassDescriptionThis interface is used by instances of
SpoonModelBuilderto exclude particularCompilationUnits while generating aCtModelwithSpoonModelBuilder.build(spoon.compiler.builder.JDTBuilder). -
Classes in spoon.support.compiler.jdt used by spoon.support.compiler.jdtClassDescriptionThis interface is used by instances of
SpoonModelBuilderto exclude particularCompilationUnits while generating aCtModelwithSpoonModelBuilder.build(spoon.compiler.builder.JDTBuilder).Main class of Spoon to build the model.A visitor for iterating through the parse tree.Created by bdanglot on 07/07/16.