Class CommentHelper

java.lang.Object
spoon.reflect.visitor.CommentHelper

public class CommentHelper extends Object
Computes source code representation of the Comment literal
  • Method Details

    • printComment

      public static String printComment(CtComment comment)
      returns a pretty-printed version of a comment, with prefix, suffix, and intermediate prefix for block and Javadoc