Package spoon.support.compiler.jdt
package spoon.support.compiler.jdt
-
InterfaceDescriptionThis interface is used by instances of
SpoonModelBuilder
to exclude particularCompilationUnit
s while generating aCtModel
withSpoonModelBuilder.build(spoon.compiler.builder.JDTBuilder)
. -
ClassDescriptionMain class of Spoon to build the model.The comment builder that will insert all element of a CompilationUnitDeclaration into the Spoon ASTExtracts a subset of constants as defined in
TypeConstants
, since this class is only meant for internal use.A visitor for iterating through the parse tree.Created by bdanglot on 07/07/16.