Class TraditionalJavadocComment

    • Constructor Detail

      • TraditionalJavadocComment

        public TraditionalJavadocComment()
      • TraditionalJavadocComment

        public TraditionalJavadocComment​(java.lang.String content)
      • TraditionalJavadocComment

        public TraditionalJavadocComment​(TokenRange tokenRange,
                                         java.lang.String content)
        This constructor is used by the parser and is considered private.