Class CodeCommentStatement

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.CodeDom, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.CodeDom
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.CodeDom.CodeCommentStatement
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • CodeCommentStatement

        public CodeCommentStatement​(java.lang.Object instance)
                             throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • CodeCommentStatement

        public CodeCommentStatement()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • CodeCommentStatement

        public CodeCommentStatement​(CodeComment comment)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • CodeCommentStatement

        public CodeCommentStatement​(java.lang.String text,
                                    boolean docComment)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • CodeCommentStatement

        public CodeCommentStatement​(java.lang.String text)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable