Package spoon.support.compiler.jdt
Class JDTCommentBuilder
java.lang.Object
spoon.support.compiler.jdt.JDTCommentBuilder
The comment builder that will insert all element of a CompilationUnitDeclaration into the Spoon AST
-
Method Summary
Modifier and TypeMethodDescriptionvoid
build()
Start the build processstatic String
cleanComment(String comment)
-
Method Details
-
build
public void build()Start the build process -
cleanComment
-