Class CommentHelper


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

      • 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