Class JDTCommentBuilder

java.lang.Object
spoon.support.compiler.jdt.JDTCommentBuilder

public class JDTCommentBuilder extends Object
The comment builder that will insert all element of a CompilationUnitDeclaration into the Spoon AST
  • Method Details

    • build

      public void build()
      Start the build process
    • cleanComment

      public static String cleanComment(String comment)