Uses of Class
spoon.support.compiler.jdt.JDTTreeBuilder
-
Uses of JDTTreeBuilder in spoon.support.compiler.jdt
Modifier 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.