Class JTypeCommentContent

    • Field Detail

      • type

        private final JType type
    • Constructor Detail

      • JTypeCommentContent

        JTypeCommentContent​(JType type)
    • Method Detail

      • getType

        JType getType()
      • write

        public void write​(SourceFileWriter writer)
                   throws java.io.IOException
        Specified by:
        write in interface Writable
        Throws:
        java.io.IOException