Uses of Package
spoon.support.compiler.jdt
Package
Description
This root package provides the default integrated launchers for Spoon program processing.
-
ClassDescriptionThis interface is used by instances of
SpoonModelBuilder
to exclude particularCompilationUnit
s while generating aCtModel
withSpoonModelBuilder.build(spoon.compiler.builder.JDTBuilder)
. -
ClassDescriptionThis interface is used by instances of
SpoonModelBuilder
to exclude particularCompilationUnit
s while generating aCtModel
withSpoonModelBuilder.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.