Package spoon.support.compiler.jdt
-
Interface Summary Interface Description CompilationUnitFilter This interface is used by instances ofSpoonModelBuilder
to exclude particularCompilationUnit
s while generating aCtModel
withSpoonModelBuilder.build(spoon.compiler.builder.JDTBuilder)
. -
Class Summary Class Description ASTPair ContextBuilder ContextBuilder.CastInfo FactoryCompilerConfig FileCompilerConfig JDTBasedSpoonCompiler Main class of Spoon to build the model.JDTBatchCompiler JDTCommentBuilder The comment builder that will insert all element of a CompilationUnitDeclaration into the Spoon ASTJDTConstants Extracts a subset of constants as defined inTypeConstants
, since this class is only meant for internal use.JDTSnippetCompiler JDTTreeBuilder A visitor for iterating through the parse tree.JDTTreeBuilderHelper ParentExiter PositionBuilder Created by bdanglot on 07/07/16.ReferenceBuilder TreeBuilderRequestor