Uses of Class
spoon.support.compiler.jdt.JDTTreeBuilder
Packages that use JDTTreeBuilder
-
Uses of JDTTreeBuilder in spoon.support.compiler.jdt
Methods in spoon.support.compiler.jdt with parameters of type JDTTreeBuilderModifier and TypeMethodDescriptionprotected void
JDTBasedSpoonCompiler.traverseUnitDeclaration(JDTTreeBuilder builder, org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unitDeclaration)
Invokes the traversal of the given compilation unit declaration using the given builder as a visitor.Constructors in spoon.support.compiler.jdt with parameters of type JDTTreeBuilder