Package spoon.support.compiler.jdt
package spoon.support.compiler.jdt
-
Interface SummaryInterfaceDescriptionThis interface is used by instances of
SpoonModelBuilderto exclude particularCompilationUnits while generating aCtModelwithSpoonModelBuilder.build(spoon.compiler.builder.JDTBuilder). -
Class SummaryClassDescriptionMain 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.